getUser abstract method

Future<User> getUser(
  1. Snowflake userId
)

Implementation

Future<User> getUser(Snowflake userId);