feat:完成一键匹配入口进私聊:忽略限制功能
This commit is contained in:
@@ -27,6 +27,8 @@ public interface Extras {
|
||||
// 参数
|
||||
String EXTRA_ACCOUNT = "account";
|
||||
String EXTRA_TYPE = "type";
|
||||
// 忽略限制
|
||||
String EXTRA_IGNORE_CHAT_LIMIT = "ignore_chat_limit";
|
||||
String EXTRA_ANCHOR = "anchor";
|
||||
|
||||
String EXTRA_CUSTOMIZATION = "customization";
|
||||
|
Reference in New Issue
Block a user