RestrictionReason#
- class pyrogram.raw.types.RestrictionReason#
Restriction reason. See here for the full flow to use for restricted or age-gated content.
Constructor of
RestrictionReason.- Details:
Layer:
225ID:
D072ACB4
- Parameters:
platform (
str) – Platform identifier (ios, android, wp, all, etc.), can be concatenated with a dash as separator (android-ios, ios-wp, etc)reason (
str) – Restriction reason (porno, terms, etc.). Ignore this restriction reason if it is contained in the ignore_restriction_reasons » client configuration parameter.text (
str) – Error message to be shown to the user