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.
libtd-ktx / kotlinx.telegram.extensions / ChatKtx / 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.