includeReplies property

  1. @Deprecated('Use `replyType` instead')
bool? includeReplies
getter/setter pair

Determines whether to include the reactions to the messages in the results. default value is false

Implementation

@Deprecated('Use `replyType` instead')
bool? includeReplies;