# PaginationOptions
Type: JSON (opens new window)
| PARAMETER | TYPE | DESCRIPTION | 
|---|---|---|
| embeds | Array (opens new window) [ MessageEmbed (opens new window) ] | The embeds the pagination will paginate. | 
| timeout | Number (opens new window) | Disable the buttons after this timeout when the pagination is idle. | 
| buttons | Array (opens new window) [ String (opens new window) ] | What to put in the buttons of the message. | 
| filter | CollectorFilter (opens new window) | Sets the filter for your Component Collector. |