getMe - libtd-ktx

Kotlin Coroutines extensions for Telegram API TDLib (Telegram Database library)


libtd-ktx / kotlinx.telegram.coroutines / getMe

getMe

suspend fun TelegramFlow.getMe(): User

Suspend function, which returns the current user.

Return User Represents a user.