Set My Default Administrator Rights Action
class SetMyDefaultAdministratorRightsAction(rights: ChatAdministratorRights? = null, forChannels: Boolean? = null) : SimpleAction<Boolean>
Functions
Link copied to clipboard
Link copied to clipboard
open suspend override fun Request<Boolean>.doRequestReturning(bot: TelegramBot): Deferred<Response<out Boolean>>
Link copied to clipboard
Send request for action.
Link copied to clipboard
Send async request for action.
Link copied to clipboard
Link copied to clipboard
Payload to make response for the webhook request as described there.