MadelineProtoDocs/docs/TD_docs/types/Messages.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

33 lines
758 B
Markdown

---
title: Messages
description: constructors and methods of type Messages
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: Messages
[Back to types index](index.md)
### Possible values (constructors):
[messages](../constructors/messages.md)
### Methods that return an object of this type (methods):
[$MadelineProto->getMessages](../methods/getMessages.md)
[$MadelineProto->getChatHistory](../methods/getChatHistory.md)
[$MadelineProto->searchChatMessages](../methods/searchChatMessages.md)
[$MadelineProto->searchMessages](../methods/searchMessages.md)
[$MadelineProto->searchCallMessages](../methods/searchCallMessages.md)
[$MadelineProto->forwardMessages](../methods/forwardMessages.md)