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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_chat_photo_gen.go#L493: const InputChatPhotoTypeID = 0x8953ad37
		tl_input_chat_photo_gen.go#L539: 	return InputChatPhotoTypeID
		tl_input_chat_photo_gen.go#L551: 		ID:   InputChatPhotoTypeID,
		tl_input_chat_photo_gen.go#L571: 	b.PutID(InputChatPhotoTypeID)
		tl_input_chat_photo_gen.go#L594: 	if err := b.ConsumeID(InputChatPhotoTypeID); err != nil {
		tl_input_chat_photo_gen.go#L682: 	case InputChatPhotoTypeID:
		tl_registry_gen.go#L78: 		InputChatPhotoTypeID:                                     "inputChatPhoto#8953ad37",
		tl_registry_gen.go#L1860: 		"inputChatPhoto":                                     InputChatPhotoTypeID,
		tl_registry_gen.go#L3642: 		InputChatPhotoTypeID:                                     func() bin.Object { return &InputChatPhoto{} },
		tl_registry_gen.go#L5798: 			InputChatPhotoTypeID,