Uses of Class
org.drinkless.tdlib.TdApi.ChatJoinResult
Packages that use TdApi.ChatJoinResult
-
Uses of TdApi.ChatJoinResult in dev.voroby.springframework.telegram.client.templates
Methods in dev.voroby.springframework.telegram.client.templates that return types with arguments of type TdApi.ChatJoinResultModifier and TypeMethodDescriptionChatTemplate.joinChat(long chatId) Adds the current user as a new member to a chat. -
Uses of TdApi.ChatJoinResult in org.drinkless.tdlib
Subclasses of TdApi.ChatJoinResult in org.drinkless.tdlibModifier and TypeClassDescriptionstatic classThe join was declined by the guard bot.static classAn approval from a guard bot through a Web App is required to join the chat.static classThe join request was sent and have to be approved by administrators of the chat.static classThe chat was joined successfully.