Method LoadUserAsync(long)

Assembly: redb.Core.dll

Load user by ID (throws exception if not found).

public virtual Task<IRedbUser> LoadUserAsync(long userId)