--- title: customRequestResult description: Contains result of a custom request image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Constructor: customRequestResult [Back to constructors index](index.md) Contains result of a custom request ### Attributes: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |result|[string](../types/string.md) | Yes|JSON-serialized result| ### Type: [CustomRequestResult](../types/CustomRequestResult.md)