announcement property
final
~english The content of the group announcement. ~end
~chinese 从内存中获取群公告内容。
Note 如需最新数据,需先从服务器获取:ChatGroupManager.fetchGroupInfoFromServer。 ~end
Implementation
final String? announcement;
~english The content of the group announcement. ~end
~chinese 从内存中获取群公告内容。
Note 如需最新数据,需先从服务器获取:ChatGroupManager.fetchGroupInfoFromServer。 ~end
final String? announcement;