Hierarchy

  • MessageFilterParams

Properties

customTypesFilter?: string[]

Description

List of custom type filter. Messages containing only and exactly the passed custom types will be returned.

messageTypeFilter?: MessageTypeFilter

Description

Message type filter.

replyType?: ReplyType

Description

Reply type.

senderUserIdsFilter?: string[]

Description

List of sender user IDs filter. Messages sent by the passed sender user IDs will be returned.

Generated using TypeDoc