2017-03-11 19:54:51 +01:00
|
|
|
---
|
|
|
|
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
|
|
|
|----------|---------------|----------|-------------|
|
2017-03-11 19:54:51 +01:00
|
|
|
|animation|[animation](../types/animation.md) | Yes|Message content|
|
|
|
|
|caption|[string](../types/string.md) | Yes|Animation caption|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [MessageContent](../types/MessageContent.md)
|
|
|
|
|
|
|
|
|