Uses of Class
com.jtelegram.api.message.games.Animation.AnimationBuilder
-
Packages that use Animation.AnimationBuilder Package Description com.jtelegram.api.message.games -
-
Uses of Animation.AnimationBuilder in com.jtelegram.api.message.games
Methods in com.jtelegram.api.message.games that return Animation.AnimationBuilder Modifier and Type Method Description static Animation.AnimationBuilder
Animation. builder()
Animation.AnimationBuilder
Animation.AnimationBuilder. fileId(java.lang.String fileId)
Animation.AnimationBuilder
Animation.AnimationBuilder. fileName(java.lang.String fileName)
Animation.AnimationBuilder
Animation.AnimationBuilder. fileSize(java.lang.Integer fileSize)
Animation.AnimationBuilder
Animation.AnimationBuilder. mimeType(java.lang.String mimeType)
Animation.AnimationBuilder
Animation.AnimationBuilder. thumb(PhotoSize thumb)
-