Hierarchy

  • BaseListQueryParams
    • PinnedMessageListQueryParams

Properties

includeMetaArray?: boolean

Description

Whether the meta arrays should be included in the results. If the value is null, it follows the default value.

includeParentMessageInfo?: boolean

Description

Whether the information of a parent message should be included in the reply messages included in the results.

includePollDetails?: boolean

Description

Whether the poll details should be included in the results.

includeReactions?: boolean

Description

Whether the reaction data should be included in the results. If the value is null, it follows the default value.

includeThreadInfo?: boolean

Description

Whether the thread information should be included in the results. If the value is null, it follows the default value.

limit?: number

Description

The maximum number of data per queried page.

Generated using TypeDoc