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 class
The post was approved.static class
The post was declined.static class
The 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.