menu
tencentcloud_ai_desk_customer package
documentation
data_services/friendShip/friendship_services.dart
TCustomerFriendshipServices
getFriendsInfo abstract method
getFriendsInfo abstract method
dark_mode
light_mode
getFriendsInfo
abstract method
Future
<
List
<
V2TimFriendInfoResult
>
?
>
getFriendsInfo
(
{
required
List
<
String
>
userIDList
,
})
Implementation
Future<List<V2TimFriendInfoResult>?> getFriendsInfo({ required List<String> userIDList, });
tencentcloud_ai_desk_customer package
documentation
data_services/friendShip/friendship_services
TCustomerFriendshipServices
getFriendsInfo abstract method
TCustomerFriendshipServices class