Uses of Class
org.telegram.telegrambots.meta.api.objects.Chat
Packages that use Chat
Package
Description
-
Uses of Chat in org.telegram.telegrambots.meta.api.methods.groupadministration
Methods in org.telegram.telegrambots.meta.api.methods.groupadministration that return Chat -
Uses of Chat in org.telegram.telegrambots.meta.api.objects
Constructors in org.telegram.telegrambots.meta.api.objects with parameters of type ChatModifierConstructorDescriptionChatMemberUpdated
(Chat chat, User from, Integer date, ChatMember oldChatMember, ChatMember newChatMember, ChatInviteLink inviteLink, Boolean viaChatFolderInviteLink) Deprecated. -
Uses of Chat in org.telegram.telegrambots.meta.api.objects.message
Methods in org.telegram.telegrambots.meta.api.objects.message that return Chat