messages.searchSentMedia

View and search recently sent media.
This method does not support pagination.

 메서드 스키마는 레이어 139부터 사용할 수 있습니다. 전환 »

Parameters

Name Type Description
q string Optional search query
filter MessagesFilter Message filter
limit int Maximum number of results to return (max 100).

Result

messages.Messages

Only users can use this method

Possible errors

Code Type Description
400 FILTER_NOT_SUPPORTED The specified filter cannot be used in this context.