Uses of Class
org.telegram.telegrambots.meta.api.methods.send.SendPaidMedia
Packages that use SendPaidMedia
Package
Description
-
Uses of SendPaidMedia in org.telegram.telegrambots.meta.api.methods.send
Classes in org.telegram.telegrambots.meta.api.methods.send with type parameters of type SendPaidMediaModifier and TypeClassDescriptionstatic classSendPaidMedia.SendPaidMediaBuilder<C extends SendPaidMedia,B extends SendPaidMedia.SendPaidMediaBuilder<C, B>> -
Uses of SendPaidMedia in org.telegram.telegrambots.meta.generics
Methods in org.telegram.telegrambots.meta.generics with parameters of type SendPaidMediaModifier and TypeMethodDescriptionTelegramClient.execute(SendPaidMedia sendPaidMedia) Send a paid mediaTelegramClient.executeAsync(SendPaidMedia sendPaidMedia) Send a paid media