1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-02 07:55:25 +00:00
tgbotapi/src/main/kotlin/com/github/insanusmokrassar/TelegramBotAPI/types/chat
2019-04-13 10:21:19 +08:00
..
ChannelChat.kt replace all usernames which was as strings by Username class usage 2019-02-18 12:56:59 +08:00
Chat.kt optimise imports 2019-01-17 10:43:51 +08:00
GroupChat.kt optimise imports 2019-01-17 10:43:51 +08:00
PrivateChat.kt replace all usernames which was as strings by Username class usage 2019-02-18 12:56:59 +08:00
PublicChat.kt init 2018-12-26 16:21:52 +08:00
RawChat.kt optimize imports 2019-04-13 10:21:19 +08:00
SupergroupChat.kt replace all usernames which was as strings by Username class usage 2019-02-18 12:56:59 +08:00