github.com/gotd/td/tg.AccountUpdateConnectedBotRequest.Rights (field)
8 uses
github.com/gotd/td/tg (current package)
tl_account_update_connected_bot_gen.go#L53: Rights BusinessBotRights
tl_account_update_connected_bot_gen.go#L81: if !(u.Rights.Zero()) {
tl_account_update_connected_bot_gen.go#L112: u.Rights = val
tl_account_update_connected_bot_gen.go#L169: if !(u.Rights.Zero()) {
tl_account_update_connected_bot_gen.go#L193: if err := u.Rights.Encode(b); err != nil {
tl_account_update_connected_bot_gen.go#L232: if err := u.Rights.Decode(b); err != nil {
tl_account_update_connected_bot_gen.go#L273: u.Rights = value
tl_account_update_connected_bot_gen.go#L285: return u.Rights, true
![]() |
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. |