MadelineProtoDocs/old_docs/API_docs_v10/types/DocumentAttribute.md

43 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2020-06-16 17:50:25 +02:00
---
title: DocumentAttribute
description: constructors and methods of type DocumentAttribute
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: DocumentAttribute
[Back to types index](index.md)
### Possible values (constructors):
[documentAttributeImageSize](../constructors/documentAttributeImageSize.md)
[documentAttributeAnimated](../constructors/documentAttributeAnimated.md)
[documentAttributeSticker](../constructors/documentAttributeSticker.md)
[documentAttributeVideo](../constructors/documentAttributeVideo.md)
[documentAttributeAudio](../constructors/documentAttributeAudio.md)
[documentAttributeFilename](../constructors/documentAttributeFilename.md)
### Methods that return an object of this type (methods):
[documentAttributeImageSize](../constructors/documentAttributeImageSize.md)
[documentAttributeAnimated](../constructors/documentAttributeAnimated.md)
[documentAttributeSticker](../constructors/documentAttributeSticker.md)
[documentAttributeVideo](../constructors/documentAttributeVideo.md)
[documentAttributeAudio](../constructors/documentAttributeAudio.md)
[documentAttributeFilename](../constructors/documentAttributeFilename.md)