getUser

suspend fun getUser(): User?(source)

Requests to get the creator of the emoji as a User, returns null if the User isn't present or userId is null.

Throws

if anything went wrong during the request.