github.com/gotd/td/tg.ChatBannedRights.Zero (method)
13 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L2483: if !(c.PrevBannedRights.Zero()) {
tl_channel_admin_log_event_action_gen.go#L2486: if !(c.NewBannedRights.Zero()) {
tl_channel_participant_gen.go#L1378: if !(c.BannedRights.Zero()) {
tl_channels_edit_banned_gen.go#L74: if !(e.BannedRights.Zero()) {
tl_chat_banned_rights_gen.go#L168: func (c *ChatBannedRights) Zero() bool {
tl_chat_gen.go#L310: if !(c.DefaultBannedRights.Zero()) {
tl_chat_gen.go#L492: if !(c.DefaultBannedRights.Zero()) {
tl_chat_gen.go#L1467: if !(c.BannedRights.Zero()) {
tl_chat_gen.go#L1470: if !(c.DefaultBannedRights.Zero()) {
tl_chat_gen.go#L2039: if !(c.BannedRights.Zero()) {
tl_chat_gen.go#L2042: if !(c.DefaultBannedRights.Zero()) {
tl_messages_edit_chat_default_banned_rights_gen.go#L66: if !(e.BannedRights.Zero()) {
tl_update_gen.go#L13488: if !(u.DefaultBannedRights.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. |