ChatKtx.join - libtd-ktx

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


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.