Uses of Class
org.telegram.telegrambots.meta.api.methods.groupadministration.SetChatPhoto
Packages that use SetChatPhoto
-
Uses of SetChatPhoto in org.telegram.telegrambots.meta.bots
Methods in org.telegram.telegrambots.meta.bots with parameters of type SetChatPhotoModifier and TypeMethodDescriptionabstract BooleanAbsSender.execute(SetChatPhoto setChatPhoto) Set chat profile photo (https://core.telegram.org/bots/api#setChatPhoto)abstract CompletableFuture<Boolean>AbsSender.executeAsync(SetChatPhoto setChatPhoto) Set chat profile photo (https://core.telegram.org/bots/api#setChatPhoto)