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-29 08:20:04 +08:00
..
base init 2018-12-26 16:21:52 +08:00
SendAnimation.kt apply length restrictions to all textable send requests 2019-01-29 08:20:04 +08:00
SendAudio.kt apply length restrictions to all textable send requests 2019-01-29 08:20:04 +08:00
SendDocument.kt apply length restrictions to all textable send requests 2019-01-29 08:20:04 +08:00
SendMediaGroup.kt optimise imports 2019-01-17 10:43:51 +08:00
SendPhoto.kt apply length restrictions to all textable send requests 2019-01-29 08:20:04 +08:00
SendSticker.kt fix "SendContact" method and "SendSticker" file name 2019-01-21 09:24:22 +08:00
SendVideo.kt apply length restrictions to all textable send requests 2019-01-29 08:20:04 +08:00
SendVideoNote.kt apply length restrictions to all textable send requests 2019-01-29 08:20:04 +08:00
SendVoice.kt apply length restrictions to all textable send requests 2019-01-29 08:20:04 +08:00