Chat_MessageMetaPosition
The position of the meta within the textContent
type Chat_MessageMetaPosition {
end: Int!
start: Int!
}
Fields
Chat_MessageMetaPosition.end ● Int! non-null scalar
The position where the meta ends within the textContent
Chat_MessageMetaPosition.start ● Int! non-null scalar
The position where the meta begin within the textContent
Member Of
Chat_MessageLink object ● Chat_MessageMention object