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

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L370: const ChannelAdminLogEventActionChangeUsernameTypeID = 0x6a4afc38
		tl_channel_admin_log_event_action_gen.go#L423: 	return ChannelAdminLogEventActionChangeUsernameTypeID
		tl_channel_admin_log_event_action_gen.go#L435: 		ID:   ChannelAdminLogEventActionChangeUsernameTypeID,
		tl_channel_admin_log_event_action_gen.go#L459: 	b.PutID(ChannelAdminLogEventActionChangeUsernameTypeID)
		tl_channel_admin_log_event_action_gen.go#L478: 	if err := b.ConsumeID(ChannelAdminLogEventActionChangeUsernameTypeID); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7485: 	case ChannelAdminLogEventActionChangeUsernameTypeID:
		tl_registry_gen.go#L790: 		ChannelAdminLogEventActionChangeUsernameTypeID:           "channelAdminLogEventActionChangeUsername#6a4afc38",
		tl_registry_gen.go#L2572: 		"channelAdminLogEventActionChangeUsername":           ChannelAdminLogEventActionChangeUsernameTypeID,
		tl_registry_gen.go#L4354: 		ChannelAdminLogEventActionChangeUsernameTypeID:           func() bin.Object { return &ChannelAdminLogEventActionChangeUsername{} },
		tl_registry_gen.go#L5502: 			ChannelAdminLogEventActionChangeUsernameTypeID,