Uses of Class
org.telegram.telegrambots.meta.api.methods.groupadministration.SetChatTitle
-
Packages that use SetChatTitle Package Description org.telegram.telegrambots.meta.api.methods.groupadministration -
-
Uses of SetChatTitle in org.telegram.telegrambots.meta.api.methods.groupadministration
Methods in org.telegram.telegrambots.meta.api.methods.groupadministration that return SetChatTitle Modifier and Type Method Description SetChatTitleSetChatTitle. setChatId(Long chatId)SetChatTitleSetChatTitle. setChatId(String chatId)SetChatTitleSetChatTitle. setTitle(String title)
-