Uses of Class
org.telegram.telegrambots.meta.api.methods.groupadministration.SetChatDescription
-
Packages that use SetChatDescription Package Description org.telegram.telegrambots.meta.api.methods.groupadministration -
-
Uses of SetChatDescription in org.telegram.telegrambots.meta.api.methods.groupadministration
Methods in org.telegram.telegrambots.meta.api.methods.groupadministration that return SetChatDescription Modifier and Type Method Description SetChatDescriptionSetChatDescription. setChatId(Long chatId)SetChatDescriptionSetChatDescription. setChatId(String chatId)SetChatDescriptionSetChatDescription. setDescription(String description)
-