NapPlana.NET 引用文档 0.3.4
Yet Another NapCat Framework SDK for .NET
载入中...
搜索中...
未找到
NapPlana.Core.Data.API.GroupAddRequestAction类 参考

处理群添加请求。 更多...

属性

string Flag = string.Empty [get, set]
 请求标识(从事件中获取)。
 
string SubType = string.Empty [get, set]
 子类型(add/invite)。
 
bool Approve [get, set]
 是否同意。
 
string? Reason [get, set]
 拒绝理由(仅拒绝时有效)。
 

详细描述

处理群添加请求。

属性说明

◆ Approve

bool NapPlana.Core.Data.API.GroupAddRequestAction.Approve
getset

是否同意。

◆ Flag

string NapPlana.Core.Data.API.GroupAddRequestAction.Flag = string.Empty
getset

请求标识(从事件中获取)。

◆ Reason

string? NapPlana.Core.Data.API.GroupAddRequestAction.Reason
getset

拒绝理由(仅拒绝时有效)。

◆ SubType

string NapPlana.Core.Data.API.GroupAddRequestAction.SubType = string.Empty
getset

子类型(add/invite)。


该类的文档由以下文件生成: