Class ApproveSuggestedPost
java.lang.Object
io.github.natanimn.telebof.requests.AbstractBaseRequest<ApproveSuggestedPost, Boolean>
io.github.natanimn.telebof.requests.service.ApproveSuggestedPost
ApproveSuggestedPost class. Returns True on success.
- Since:
- 3 September 2025
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.natanimn.telebof.requests.AbstractBaseRequest
exec
-
Constructor Details
-
ApproveSuggestedPost
-
-
Method Details
-
sendDate
Optional- Parameters:
send_date- Point in time (Unix timestamp) when the post is expected to be published; omit if the date has already been specified when the suggested post was created. If specified, then the date must be not more than 2678400 seconds (30 days) in the future- Returns:
ApproveSuggestedPost
-