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

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L978: const ChannelAdminLogEventActionUpdatePinnedTypeID = 0xe9e82c18
		tl_channel_admin_log_event_action_gen.go#L1026: 	return ChannelAdminLogEventActionUpdatePinnedTypeID
		tl_channel_admin_log_event_action_gen.go#L1038: 		ID:   ChannelAdminLogEventActionUpdatePinnedTypeID,
		tl_channel_admin_log_event_action_gen.go#L1058: 	b.PutID(ChannelAdminLogEventActionUpdatePinnedTypeID)
		tl_channel_admin_log_event_action_gen.go#L1081: 	if err := b.ConsumeID(ChannelAdminLogEventActionUpdatePinnedTypeID); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7513: 	case ChannelAdminLogEventActionUpdatePinnedTypeID:
		tl_registry_gen.go#L794: 		ChannelAdminLogEventActionUpdatePinnedTypeID:             "channelAdminLogEventActionUpdatePinned#e9e82c18",
		tl_registry_gen.go#L2576: 		"channelAdminLogEventActionUpdatePinned":             ChannelAdminLogEventActionUpdatePinnedTypeID,
		tl_registry_gen.go#L4358: 		ChannelAdminLogEventActionUpdatePinnedTypeID:             func() bin.Object { return &ChannelAdminLogEventActionUpdatePinned{} },
		tl_registry_gen.go#L5506: 			ChannelAdminLogEventActionUpdatePinnedTypeID,