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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_encrypted_file_gen.go#L42: const InputEncryptedFileEmptyTypeID = 0x1837c364
		tl_input_encrypted_file_gen.go#L78: 	return InputEncryptedFileEmptyTypeID
		tl_input_encrypted_file_gen.go#L90: 		ID:   InputEncryptedFileEmptyTypeID,
		tl_input_encrypted_file_gen.go#L105: 	b.PutID(InputEncryptedFileEmptyTypeID)
		tl_input_encrypted_file_gen.go#L122: 	if err := b.ConsumeID(InputEncryptedFileEmptyTypeID); err != nil {
		tl_input_encrypted_file_gen.go#L822: 	case InputEncryptedFileEmptyTypeID:
		tl_registry_gen.go#L417: 		InputEncryptedFileEmptyTypeID:                            "inputEncryptedFileEmpty#1837c364",
		tl_registry_gen.go#L2199: 		"inputEncryptedFileEmpty":                            InputEncryptedFileEmptyTypeID,
		tl_registry_gen.go#L3981: 		InputEncryptedFileEmptyTypeID:                            func() bin.Object { return &InputEncryptedFileEmpty{} },
		tl_registry_gen.go#L5813: 			InputEncryptedFileEmptyTypeID,