includeReplies property Null safety
read / write
Determines whether to include the reactions to the messages in the results. default value is false
Implementation
bool includeReplies = false;
Determines whether to include the reactions to the messages in the results. default value is false
bool includeReplies = false;