github.com/gotd/td/tg.BotsExportBotTokenRequest.Revoke (field)
6 uses
github.com/gotd/td/tg (current package)
tl_bots_export_bot_token_gen.go#L41: Revoke bool
tl_bots_export_bot_token_gen.go#L62: if !(e.Revoke == false) {
tl_bots_export_bot_token_gen.go#L84: e.Revoke = from.GetRevoke()
tl_bots_export_bot_token_gen.go#L142: b.PutBool(e.Revoke)
tl_bots_export_bot_token_gen.go#L174: e.Revoke = value
tl_bots_export_bot_token_gen.go#L192: return e.Revoke
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |