getUser

suspend fun getUser(): User(source)

Requests the User of this interaction message.

Throws

if something went wrong while retrieving the user.

if the user was null.