getMember

suspend fun getMember(): Member?(source)

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

Throws

if anything went wrong during the request.