MadelineProto/docs/TD_docs/constructors/hashtags.md

23 lines
406 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: hashtags
description: Contatins list of hashtags
---
## Constructor: hashtags
[Back to constructors index](index.md)
Contatins list of hashtags
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
2017-09-29 15:50:59 +02:00
|hashtags|Array of [string](../types/string.md) | Yes|List of hashtags|
2017-08-25 15:05:53 +02:00
### Type: [Hashtags](../types/Hashtags.md)