1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-09-07 11:16:52 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-photo/index.md

15 lines
921 B
Markdown
Raw Normal View History

//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.message.ChatEvents](../index.md)/[NewChatPhoto](index.md)
# NewChatPhoto
[common] data class [NewChatPhoto](index.md)(**photo**: [Photo](../../dev.inmo.tgbotapi.types.files/index.md#%5Bdev.inmo.tgbotapi.types.files%2FPhoto%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081)) : [CommonEvent](../../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.md)
## Properties
| Name | Summary |
|---|---|
| <a name="dev.inmo.tgbotapi.types.message.ChatEvents/NewChatPhoto/photo/#/PointingToDeclaration/"></a>[photo](photo.md)| <a name="dev.inmo.tgbotapi.types.message.ChatEvents/NewChatPhoto/photo/#/PointingToDeclaration/"></a> [common] val [photo](photo.md): [Photo](../../dev.inmo.tgbotapi.types.files/index.md#%5Bdev.inmo.tgbotapi.types.files%2FPhoto%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081) <br>|