CancelMuteGroupUser を呼び出して、メッセージグループ内のメンバーのミュートをバッチ解除します。
操作説明
QPS limits
The QPS limit for this API is 100 queries per second (QPS) per user. If the limit is exceeded, API calls will be throttled, which may affect your business. You can call the API properly to avoid this issue. For more information, see QPS limits.
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
live:CancelMuteGroupUser |
get |
*Domain
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| AppId |
string |
必須 |
インタラクティブなメッセージアプリケーション ID。 |
VKL3*** |
| GroupId |
string |
必須 |
メッセージグループ ID。 |
AE35-****-T95F |
| CancelMuteUserList |
array |
必須 |
ユーザー ID グループ。 |
|
|
string |
任意 |
List of user IDs to unmute. |
qu***,yu1*** |
|
| OperatorUserId |
string |
任意 |
オペレーターのユーザー ID。 説明
このパラメーターは必須であり、ユーザーはグループの作成者である必要があります。 |
de1**a0 |
| BroadCastType |
integer |
任意 |
システムメッセージ拡散タイプ、値:
|
2 |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
Schema of Response |
||
| RequestId |
string |
Request ID. |
16A96B9A-****-CB92E68F4CD8 |
| Result |
object |
Return result. |
|
| Success |
boolean |
Whether unmuting is successful, values:
|
false |
例
成功レスポンス
JSONJSON
{
"RequestId": "16A96B9A-****-CB92E68F4CD8",
"Result": {
"Success": false
}
}
エラーコード
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。