-
Notifications
You must be signed in to change notification settings - Fork 11
create
Alexey Kravtsov edited this page May 19, 2020
·
1 revision
libtd-ktx / kotlinx.telegram.extensions / SecretChatKtx / create
open suspend fun
SecretChat
.create():
Chat
Suspend function, which returns an existing chat corresponding to a known secret chat.
Return TdApi.Chat A chat. (Can be a private chat, basic group, supergroup, or secret chat.)