github.com/gotd/td/tg.ChatAdminRights.Zero (method)
22 uses
github.com/gotd/td/tg (current package)
tl_bots_set_bot_broadcast_default_admin_rights_gen.go#L63: if !(s.AdminRights.Zero()) {
tl_bots_set_bot_group_default_admin_rights_gen.go#L63: if !(s.AdminRights.Zero()) {
tl_channel_participant_gen.go#L717: if !(c.AdminRights.Zero()) {
tl_channel_participant_gen.go#L981: if !(c.AdminRights.Zero()) {
tl_channels_edit_admin_gen.go#L87: if !(e.AdminRights.Zero()) {
tl_chat_admin_rights_gen.go#L148: func (c *ChatAdminRights) Zero() bool {
tl_chat_gen.go#L307: if !(c.AdminRights.Zero()) {
tl_chat_gen.go#L489: if !(c.AdminRights.Zero()) {
tl_chat_gen.go#L1464: if !(c.AdminRights.Zero()) {
tl_chat_gen.go#L2036: if !(c.AdminRights.Zero()) {
tl_request_peer_type_gen.go#L341: if !(r.UserAdminRights.Zero()) {
tl_request_peer_type_gen.go#L344: if !(r.BotAdminRights.Zero()) {
tl_request_peer_type_gen.go#L460: if !(r.UserAdminRights.Zero()) {
tl_request_peer_type_gen.go#L463: if !(r.BotAdminRights.Zero()) {
tl_request_peer_type_gen.go#L726: if !(r.UserAdminRights.Zero()) {
tl_request_peer_type_gen.go#L729: if !(r.BotAdminRights.Zero()) {
tl_request_peer_type_gen.go#L822: if !(r.UserAdminRights.Zero()) {
tl_request_peer_type_gen.go#L825: if !(r.BotAdminRights.Zero()) {
tl_user_full_gen.go#L516: if !(u.BotGroupAdminRights.Zero()) {
tl_user_full_gen.go#L519: if !(u.BotBroadcastAdminRights.Zero()) {
tl_user_full_gen.go#L1229: if !(u.BotGroupAdminRights.Zero()) {
tl_user_full_gen.go#L1232: if !(u.BotBroadcastAdminRights.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. |