messageActionStarGiftPurchaseOffer#774278d4 flags:# accepted:flags.0?true declined:flags.1?true gift:StarGift price:StarsAmount expires_at:int = MessageAction;
| Name | Type | Description |
|---|---|---|
| flags | # | Bit mask: a field written flags.N?T is present only when bit N is set. |
| accepted | flags.0?true | |
| declined | flags.1?true | |
| gift | StarGift | |
| price | StarsAmount | |
| expires_at | int |