requirementToContactPaidMessages
This user requires us to pay the specified amount of Telegram Stars to send them a message, see here » for the full flow.
type tg.RequirementToContactPaidMessages struct { /* ... */ }
Implements RequirementToContact.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
StarsAmount | int64 | yes | The required amount of Telegram Stars. |
References
- Official documentation
- Generated Go reference
- TL definition:
requirementToContactPaidMessages#b4f67e93