isChatThreadMessage property
~english Whether the message is sent within a chat thread.
true
: Yes.false
: No. ~end
~chinese 是否为子区中的消息。
true
:是;false
:否。 ~end
Implementation
bool isChatThreadMessage = false;
~english Whether the message is sent within a chat thread.
true
: Yes.false
: No.
~end~chinese 是否为子区中的消息。
true
:是;false
:否。
~endbool isChatThreadMessage = false;