menu
tencent_cloud_chat_uikit package
documentation
data_services/group/group_services.dart
GroupServices
getGroupsInfo abstract method
getGroupsInfo abstract method
dark_mode
light_mode
getGroupsInfo
abstract method
Future
<
List
<
V2TimGroupInfoResult
>
?
>
getGroupsInfo
(
{
required
List
<
String
>
groupIDList
,
})
Implementation
Future<List<V2TimGroupInfoResult>?> getGroupsInfo({ required List<String> groupIDList, });
tencent_cloud_chat_uikit package
documentation
data_services/group/group_services
GroupServices
getGroupsInfo abstract method
GroupServices class