ChatPhotoSticker constructor

ChatPhotoSticker(
  1. {required ChatPhotoStickerType type,
  2. required BackgroundFill background_fill,
  3. int? extra,
  4. int? clientId}
)

Information about the sticker, which was used to create the chat photo. The sticker is shown at the center of the photo and occupies at most 67% of it

Implementation

ChatPhotoSticker