1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-25 09:25:09 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-photo/index.md
2021-03-17 15:18:37 +00:00

921 B

//docs/dev.inmo.tgbotapi.types.message.ChatEvents/NewChatPhoto

NewChatPhoto

[common] data class NewChatPhoto(photo: Photo) : CommonEvent

Properties

Name Summary
photo [common] val photo: Photo