github.com/gotd/td/tg.BusinessBotRights.Zero (method)
6 uses
github.com/gotd/td/tg (current package)
tl_account_update_connected_bot_gen.go#L81: if !(u.Rights.Zero()) {
tl_account_update_connected_bot_gen.go#L169: if !(u.Rights.Zero()) {
tl_bot_business_connection_gen.go#L105: if !(b.Rights.Zero()) {
tl_bot_business_connection_gen.go#L199: if !(b.Rights.Zero()) {
tl_business_bot_rights_gen.go#L93: func (b *BusinessBotRights) Zero() bool {
tl_connected_bot_gen.go#L95: if !(c.Rights.Zero()) {
![]() |
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. |