github.com/gotd/td/tg.BotBusinessConnection.Rights (field)
8 uses
github.com/gotd/td/tg (current package)
tl_bot_business_connection_gen.go#L69: Rights BusinessBotRights
tl_bot_business_connection_gen.go#L105: if !(b.Rights.Zero()) {
tl_bot_business_connection_gen.go#L136: b.Rights = val
tl_bot_business_connection_gen.go#L199: if !(b.Rights.Zero()) {
tl_bot_business_connection_gen.go#L227: if err := b.Rights.Encode(buf); err != nil {
tl_bot_business_connection_gen.go#L285: if err := b.Rights.Decode(buf); err != nil {
tl_bot_business_connection_gen.go#L346: b.Rights = value
tl_bot_business_connection_gen.go#L358: return b.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. |