Method GetUserByIdAsync(long)

Assembly: redb.Core.dll

Get user by ID.

public virtual Task<IRedbUser?> GetUserByIdAsync(long userId)