Uses of Class
org.drinkless.tdlib.TdApi.SuggestedPostState
Packages that use TdApi.SuggestedPostState
-
Uses of TdApi.SuggestedPostState in org.drinkless.tdlib
Subclasses of TdApi.SuggestedPostState in org.drinkless.tdlibModifier and TypeClassDescriptionstatic classThe post was approved.static classThe post was declined.static classThe post must be approved or declined.Fields in org.drinkless.tdlib declared as TdApi.SuggestedPostStateConstructors in org.drinkless.tdlib with parameters of type TdApi.SuggestedPostStateModifierConstructorDescriptionSuggestedPostInfo(TdApi.SuggestedPostPrice price, int sendDate, TdApi.SuggestedPostState state, boolean canBeApproved, boolean canBeDeclined) Contains information about a suggested post.