Uses of Class
com.jtelegram.api.message.media.SendableMedium
-
Packages that use SendableMedium Package Description com.jtelegram.api.message.media com.jtelegram.api.message.sticker -
-
Uses of SendableMedium in com.jtelegram.api.message.media
Subclasses of SendableMedium in com.jtelegram.api.message.media Modifier and Type Class Description classAnimationclassAudioclassContactclassDocumentclassFileMediumThis class serves as a common extension of all mediums sent by file (audio, image, etc.).classLocationclassPhotoSizeclassVenueclassVideoclassVideoNoteclassVisualFileMediumSimilar to File medium, this type itself does not exist in the Telegram API however it holds the shared width / height fields of videos and photos.classVoice -
Uses of SendableMedium in com.jtelegram.api.message.sticker
Subclasses of SendableMedium in com.jtelegram.api.message.sticker Modifier and Type Class Description classSticker
-