Uses of Class
org.drinkless.tdlib.TdApi.Chat
Packages that use TdApi.Chat
-
Uses of TdApi.Chat in dev.voroby.springframework.telegram.client.templates
Methods in dev.voroby.springframework.telegram.client.templates that return types with arguments of type TdApi.ChatModifier and TypeMethodDescriptionChatTemplate.getChat
(long chatId) Returns information about a chat by its identifier; this is an offline request if the current user is not a bot.ChatTemplate.searchPublicChat
(String username) Searches a public chat by its username. -
Uses of TdApi.Chat in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.ChatConstructors in org.drinkless.tdlib with parameters of type TdApi.Chat