isChatThreadMessage property
getter/setter pair
Whether the message is sent within a chat thread.
true: Yes.false: No.
Implementation
bool isChatThreadMessage = false;
Whether the message is sent within a chat thread.
true: Yes.false: No.bool isChatThreadMessage = false;