const github.com/gotd/td/tg.ChannelAdminLogEventActionDefaultBannedRightsTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L2462: const ChannelAdminLogEventActionDefaultBannedRightsTypeID = 0x2df5fc0a
tl_channel_admin_log_event_action_gen.go#L2515: return ChannelAdminLogEventActionDefaultBannedRightsTypeID
tl_channel_admin_log_event_action_gen.go#L2527: ID: ChannelAdminLogEventActionDefaultBannedRightsTypeID,
tl_channel_admin_log_event_action_gen.go#L2551: b.PutID(ChannelAdminLogEventActionDefaultBannedRightsTypeID)
tl_channel_admin_log_event_action_gen.go#L2574: if err := b.ConsumeID(ChannelAdminLogEventActionDefaultBannedRightsTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7583: case ChannelAdminLogEventActionDefaultBannedRightsTypeID:
tl_registry_gen.go#L804: ChannelAdminLogEventActionDefaultBannedRightsTypeID: "channelAdminLogEventActionDefaultBannedRights#2df5fc0a",
tl_registry_gen.go#L2586: "channelAdminLogEventActionDefaultBannedRights": ChannelAdminLogEventActionDefaultBannedRightsTypeID,
tl_registry_gen.go#L4368: ChannelAdminLogEventActionDefaultBannedRightsTypeID: func() bin.Object { return &ChannelAdminLogEventActionDefaultBannedRights{} },
tl_registry_gen.go#L5516: ChannelAdminLogEventActionDefaultBannedRightsTypeID,
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. |