const github.com/gotd/td/tg.ChannelAdminLogEventActionChangeUsernamesTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L5546: const ChannelAdminLogEventActionChangeUsernamesTypeID = 0xf04fb3a9
		tl_channel_admin_log_event_action_gen.go#L5599: 	return ChannelAdminLogEventActionChangeUsernamesTypeID
		tl_channel_admin_log_event_action_gen.go#L5611: 		ID:   ChannelAdminLogEventActionChangeUsernamesTypeID,
		tl_channel_admin_log_event_action_gen.go#L5635: 	b.PutID(ChannelAdminLogEventActionChangeUsernamesTypeID)
		tl_channel_admin_log_event_action_gen.go#L5660: 	if err := b.ConsumeID(ChannelAdminLogEventActionChangeUsernamesTypeID); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7723: 	case ChannelAdminLogEventActionChangeUsernamesTypeID:
		tl_registry_gen.go#L824: 		ChannelAdminLogEventActionChangeUsernamesTypeID:          "channelAdminLogEventActionChangeUsernames#f04fb3a9",
		tl_registry_gen.go#L2606: 		"channelAdminLogEventActionChangeUsernames":          ChannelAdminLogEventActionChangeUsernamesTypeID,
		tl_registry_gen.go#L4388: 		ChannelAdminLogEventActionChangeUsernamesTypeID:          func() bin.Object { return &ChannelAdminLogEventActionChangeUsernames{} },
		tl_registry_gen.go#L5536: 			ChannelAdminLogEventActionChangeUsernamesTypeID,