github.com/gotd/td/tg.BotsSetBotGroupDefaultAdminRightsRequest.AdminRights (field)
8 uses
github.com/gotd/td/tg (current package)
tl_bots_set_bot_broadcast_default_admin_rights_gen.go#L45: AdminRights ChatAdminRights
tl_bots_set_bot_broadcast_default_admin_rights_gen.go#L63: if !(s.AdminRights.Zero()) {
tl_bots_set_bot_broadcast_default_admin_rights_gen.go#L83: s.AdminRights = from.GetAdminRights()
tl_bots_set_bot_broadcast_default_admin_rights_gen.go#L131: if err := s.AdminRights.Encode(b); err != nil {
tl_bots_set_bot_broadcast_default_admin_rights_gen.go#L154: if err := s.AdminRights.Decode(b); err != nil {
tl_bots_set_bot_broadcast_default_admin_rights_gen.go#L166: return s.AdminRights
tl_bots_set_bot_broadcast_default_admin_rights_gen.go#L187: AdminRights: adminrights,
tl_server_gen.go#L8008: response, err := f(ctx, request.AdminRights)
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |