MadelineProto/docs/TD_docs/constructors/messageAnimation.md

24 lines
476 B
Markdown
Raw Normal View History

---
title: messageAnimation
description: Animation message
---
## Constructor: messageAnimation
[Back to constructors index](index.md)
Animation message
### Attributes:
| Name | Type | Required | Description |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
|animation|[animation](../types/animation.md) | Yes|Message content|
|caption|[string](../types/string.md) | Yes|Animation caption|
### Type: [MessageContent](../types/MessageContent.md)