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

10 uses

	github.com/gotd/td/tg (current package)
		tl_message_action_gen.go#L456: const MessageActionChatEditPhotoTypeID = 0x7fcb13a8
		tl_message_action_gen.go#L502: 	return MessageActionChatEditPhotoTypeID
		tl_message_action_gen.go#L514: 		ID:   MessageActionChatEditPhotoTypeID,
		tl_message_action_gen.go#L534: 	b.PutID(MessageActionChatEditPhotoTypeID)
		tl_message_action_gen.go#L557: 	if err := b.ConsumeID(MessageActionChatEditPhotoTypeID); err != nil {
		tl_message_action_gen.go#L7790: 	case MessageActionChatEditPhotoTypeID:
		tl_registry_gen.go#L152: 		MessageActionChatEditPhotoTypeID:                         "messageActionChatEditPhoto#7fcb13a8",
		tl_registry_gen.go#L1934: 		"messageActionChatEditPhoto":                         MessageActionChatEditPhotoTypeID,
		tl_registry_gen.go#L3716: 		MessageActionChatEditPhotoTypeID:                         func() bin.Object { return &MessageActionChatEditPhoto{} },
		tl_registry_gen.go#L6017: 			MessageActionChatEditPhotoTypeID,