Uses of Class
com.jtelegram.api.message.games.Animation
-
Packages that use Animation Package Description com.jtelegram.api.message.games -
-
Uses of Animation in com.jtelegram.api.message.games
Methods in com.jtelegram.api.message.games that return Animation Modifier and Type Method Description Animation
Animation.AnimationBuilder. build()
Animation
Game. getAnimation()
Constructors in com.jtelegram.api.message.games with parameters of type Animation Constructor Description Game(java.lang.String title, java.lang.String description, java.util.List<PhotoSize> photo, java.lang.String text, java.util.List<MessageEntity> textEntities, Animation animation)
-