creatorId property

MessageSender? creatorId
final

creatorId Identifier of a chat or a user who created the gift code; may be null if unknown. If null and the code is from messagePremiumGiftCode message, then creator_id from the message can be used

Implementation

final MessageSender? creatorId;