MadelineProto/docs/TD_docs/constructors/updateNewCustomEvent.md

23 lines
425 B
Markdown
Raw Normal View History

---
2017-08-25 15:05:53 +02:00
title: updateNewCustomEvent
description: Bots only. New incoming event
---
2017-08-25 15:05:53 +02:00
## Constructor: updateNewCustomEvent
[Back to constructors index](index.md)
2017-08-25 15:05:53 +02:00
Bots only. New incoming event
### Attributes:
| Name | Type | Required | Description |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
2017-08-25 15:05:53 +02:00
|event|[string](../types/string.md) | Yes|JSON-serialized event|
### Type: [Update](../types/Update.md)