MadelineProtoDocs/docs/TD_docs/constructors/updateNewCustomEvent.md

23 lines
425 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
title: updateNewCustomEvent
description: Bots only. New incoming event
---
## Constructor: updateNewCustomEvent
[Back to constructors index](index.md)
Bots only. New incoming event
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|event|[string](../types/string.md) | Yes|JSON-serialized event|
### Type: [Update](../types/Update.md)