menu
tencentcloud_ai_desk_customer package
documentation
data_services/group/group_services.dart
TCustomerGroupServices
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, });
tencentcloud_ai_desk_customer package
documentation
data_services/group/group_services
TCustomerGroupServices
getGroupsInfo abstract method
TCustomerGroupServices class