SuggestedPostState¶ class pyrogram.enums.SuggestedPostState[source]¶ Suggested 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