github.com/gotd/td/tg.AccountUpdateConnectedBotRequest.Deleted (field)
7 uses
github.com/gotd/td/tg (current package)
tl_account_update_connected_bot_gen.go#L49: Deleted bool
tl_account_update_connected_bot_gen.go#L78: if !(u.Deleted == false) {
tl_account_update_connected_bot_gen.go#L110: u.Deleted = from.GetDeleted()
tl_account_update_connected_bot_gen.go#L166: if !(u.Deleted == false) {
tl_account_update_connected_bot_gen.go#L230: u.Deleted = u.Flags.Has(1)
tl_account_update_connected_bot_gen.go#L255: u.Deleted = true
tl_account_update_connected_bot_gen.go#L258: u.Deleted = false
![]() |
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. |