-
Notifications
You must be signed in to change notification settings - Fork 11
close secret chat
Alexey Kravtsov edited this page May 19, 2020
·
1 revision
libtd-ktx / kotlinx.telegram.coroutines / closeSecretChat
suspend fun
TelegramFlow
.closeSecretChat(secretChatId:
Int
):
Unit
Suspend function, which closes a secret chat, effectively transferring its state to secretChatStateClosed.
secretChatId
- Secret chat identifier.