Uses of Class
org.telegram.telegrambots.meta.api.objects.ChatMember
-
Packages that use ChatMember Package Description org.telegram.telegrambots.meta.api.methods.groupadministration -
-
Uses of ChatMember in org.telegram.telegrambots.meta.api.methods.groupadministration
Methods in org.telegram.telegrambots.meta.api.methods.groupadministration that return ChatMember Modifier and Type Method Description ChatMemberGetChatMember. deserializeResponse(String answer)Methods in org.telegram.telegrambots.meta.api.methods.groupadministration that return types with arguments of type ChatMember Modifier and Type Method Description ArrayList<ChatMember>GetChatAdministrators. deserializeResponse(String answer)
-