libtd-ktx / kotlinx.telegram.extensions / ChatKtx / join
join
open suspend fun
Chat
.join():
Unit
Suspend function, which adds current user as a new member to a chat. Private and secret chats can’t be joined using this method.
libtd-ktx / kotlinx.telegram.extensions / ChatKtx / join
open suspend fun
Chat
.join():
Unit
Suspend function, which adds current user as a new member to a chat. Private and secret chats can’t be joined using this method.