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,