SuggestedPostState¶
- class pyrogram.enums.SuggestedPostState
Bases:
AutoNameSuggested post state enumeration used in
SuggestedPostInfo.- PENDING = 'pending'
The post must be approved or declined.
- APPROVED = 'approved'
The post was approved
- DECLINED = 'declined'
The post was declined