ChatKtx.leave - libtd-ktx

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


libtd-ktx / kotlinx.telegram.extensions / ChatKtx / leave

leave

open suspend fun Chat.leave(): Unit

Suspend function, which removes current user from chat members. Private and secret chats can’t be left using this method.