Layer 220
Type

Gogram Example

// InputChatPhoto is an interface type
// You can use any of the following constructors:
var _ tg.InputChatPhoto = &tg.InputChatPhotoEmpty{}
var _ tg.InputChatPhoto = &tg.InputChatUploadedPhoto{}
var _ tg.InputChatPhoto = &tg.InputChatPhoto{}