1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-03 00:15:27 +00:00
tgbotapi/src/main/kotlin/com/github/insanusmokrassar/TelegramBotAPI/requests/send/media
2019-01-20 13:13:42 +08:00
..
base init 2018-12-26 16:21:52 +08:00
SendAnimation.kt Now all media sending factories which contains "thumb" have default "null" value 2019-01-20 13:13:42 +08:00
SendAudio.kt Now all media sending factories which contains "thumb" have default "null" value 2019-01-20 13:13:42 +08:00
SendDocument.kt Now all media sending factories which contains "thumb" have default "null" value 2019-01-20 13:13:42 +08:00
SendMediaGroup.kt optimise imports 2019-01-17 10:43:51 +08:00
SendPhoto.kt optimise imports 2019-01-17 10:43:51 +08:00
SendStickerByFileId.kt init 2018-12-26 16:21:52 +08:00
SendVideo.kt Now all media sending factories which contains "thumb" have default "null" value 2019-01-20 13:13:42 +08:00
SendVideoNote.kt Now all media sending factories which contains "thumb" have default "null" value 2019-01-20 13:13:42 +08:00
SendVoice.kt Now all media sending factories which contains "thumb" have default "null" value 2019-01-20 13:13:42 +08:00