giveawayMessageId property

  1. @JsonKey(name: 'giveaway_message_id')
int get giveawayMessageId
inherited

Identifier of the messsage with the giveaway in the chat

Implementation

@JsonKey(name: 'giveaway_message_id')
int get giveawayMessageId;