from property
final
      ~english The user ID of the message sender in the group conversation. ~end
~chinese 群组会话中的消息发送方的用户 ID。 ~end
Implementation
final String? from;~english The user ID of the message sender in the group conversation. ~end
~chinese 群组会话中的消息发送方的用户 ID。 ~end
final String? from;