Hierarchy

  • MessageFilter

Constructors

Properties

customTypesFilter: null | 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: null | string[]

Description

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

Generated using TypeDoc