getChannelChatBadges abstract method
Future<HttpResult<OpenApiGetBadgeResponse> >
getChannelChatBadges({
- required String broadcasterId,
Implementation
Future<HttpResult<OpenApiGetBadgeResponse>> getChannelChatBadges({
required String broadcasterId,
});