Package-level declarations

Functions

Link copied to clipboard
suspend fun <Error class: unknown class>.getChat(chat: <Error class: unknown class>): <Error class: unknown class>

Will cast incoming dev.inmo.tgbotapi.types.chat.ExtendedChat to a ExtendedChannelChatImpl with unsafe operator "as"

suspend fun <Error class: unknown class>.getChat(chat: <Error class: unknown class>): <Error class: unknown class>

Will cast incoming dev.inmo.tgbotapi.types.chat.ExtendedChat to a ExtendedChannelChat with unsafe operator "as"

suspend fun <Error class: unknown class>.getChat(chatId: <Error class: unknown class>): <Error class: unknown class>
suspend fun <Error class: unknown class>.getChat(chat: <Error class: unknown class>): <Error class: unknown class>

suspend fun <Error class: unknown class>.getChat(chat: <Error class: unknown class>): <Error class: unknown class>

Will cast incoming dev.inmo.tgbotapi.types.chat.ExtendedChat to a ExtendedUser with unsafe operator "as"

suspend fun <Error class: unknown class>.getChat(chat: <Error class: unknown class>): <Error class: unknown class>

Will cast incoming dev.inmo.tgbotapi.types.chat.ExtendedChat to a ExtendedGroupChatImpl with unsafe operator "as"

suspend fun <Error class: unknown class>.getChat(chat: <Error class: unknown class>): <Error class: unknown class>

Will cast incoming dev.inmo.tgbotapi.types.chat.ExtendedChat to a ExtendedGroupChat with unsafe operator "as"

suspend fun <Error class: unknown class>.getChat(chat: <Error class: unknown class>): <Error class: unknown class>

Will cast incoming dev.inmo.tgbotapi.types.chat.ExtendedChat to a ExtendedPrivateChatImpl with unsafe operator "as"

suspend fun <Error class: unknown class>.getChat(chat: <Error class: unknown class>): <Error class: unknown class>

Will cast incoming dev.inmo.tgbotapi.types.chat.ExtendedChat to a ExtendedPrivateChat with unsafe operator "as"

suspend fun <Error class: unknown class>.getChat(chat: <Error class: unknown class>): <Error class: unknown class>

Will cast incoming dev.inmo.tgbotapi.types.chat.ExtendedChat to a ExtendedPrivateForumChatImpl with unsafe operator "as"

suspend fun <Error class: unknown class>.getChat(chat: <Error class: unknown class>): <Error class: unknown class>

Will cast incoming dev.inmo.tgbotapi.types.chat.ExtendedChat to a ExtendedPublicChat with unsafe operator "as"

suspend fun <Error class: unknown class>.getChat(chat: <Error class: unknown class>): <Error class: unknown class>

Will cast incoming dev.inmo.tgbotapi.types.chat.ExtendedChat to a ExtendedSupergroupChatImpl with unsafe operator "as"

suspend fun <Error class: unknown class>.getChat(chat: <Error class: unknown class>): <Error class: unknown class>

Will cast incoming dev.inmo.tgbotapi.types.chat.ExtendedChat to a ExtendedSupergroupChat with unsafe operator "as"

Link copied to clipboard
suspend fun <Error class: unknown class>.getChatAdministrators(chatId: <Error class: unknown class>): List<<Error class: unknown class>>
suspend fun <Error class: unknown class>.getChatAdministrators(chat: <Error class: unknown class>): List<<Error class: unknown class>>
Link copied to clipboard
suspend fun <Error class: unknown class>.getChatMemberCount(chatId: <Error class: unknown class>): Int
suspend fun <Error class: unknown class>.getChatMemberCount(chat: <Error class: unknown class>): Int
Link copied to clipboard
suspend fun <Error class: unknown class>.getChatMenuButton(chatId: <Error class: unknown class>): <Error class: unknown class>
suspend fun <Error class: unknown class>.getChatMenuButton(chat: <Error class: unknown class>): <Error class: unknown class>
Link copied to clipboard
suspend fun <Error class: unknown class>.getDefaultChatMenuButton(): <Error class: unknown class>
Link copied to clipboard
suspend fun <Error class: unknown class>.getForumTopicIconStickers(): List<<Error class: unknown class>>