Properties
-
hashCode
→ int
-
The hash code for this object.
read-onlyinherited
-
includeMetaArray
↔ bool
-
Determines whether to include the metaarray information of the
messages in the results. default value is false
read / write
-
includeParentMessageInfo
↔ bool
-
Determines wheter to include parent message info in the results
read / write
-
includeParentMessageText
↔ bool?
-
Determines whether to include the parent message text in the results
when the messages are replies in a thread. If the type of the parent
message is
UserMessage
the value is a message
. If it is
FileMessage
, the value is the name
of the uploaded file.
default value is false
read / write
-
includeReactions
↔ bool
-
Determines whether to include the reactions to the messages
in the results. default value is false
read / write
-
includeReplies
↔ bool?
-
Determines whether to include the reactions to the messages in the results.
default value is false
read / write
-
includeThreadInfo
↔ bool
-
Determines whether to include the thread information of the messages
in the results when the results contain root messages. default value is false
read / write
-
replyType
↔ ReplyType?
-
Determines message's reply type
read / write
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-onlyinherited