# MessageContext **Type:** GraphQL objects **Description:** Threading and forwarding context for a message. ## Fields - replyTo (String): The message ID this is replying to. - isForwarded (Boolean): Whether this message was forwarded. - mentions (String): User IDs mentioned in this message.