RequirementToContactPaidMessages
- class pyrogram.raw.types.RequirementToContactPaidMessages
This user requires us to pay the specified amount of Telegram Stars to send them a message, see here » for the full flow.
Constructor of
RequirementToContact.- Details:
Layer:
222ID:
B4F67E93
- Parameters:
stars_amount (
int64-bit) – The required amount of Telegram Stars.
- Functions:
This object can be returned by 1 function.
Check whether we can write to the specified users, used to implement bulk checks for Premium-only messages » and paid messages ».