from property

  1. @Deprecated('Use [senders] instead')
String? from
final

群组会话中的消息发送方的用户 ID。

Implementation

@Deprecated('Use [senders] instead')

///
/// 群组会话中的消息发送方的用户 ID。
final String? from;