public class EventGroupAddRequest extends EventRequest
| 限定符和类型 | 字段和说明 | 
|---|---|
java.lang.Long | 
groupId  | 
java.lang.String | 
subType  | 
comment, flag, requestType, userId| 构造器和说明 | 
|---|
EventGroupAddRequest()  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
accept()
同意申请 
 | 
boolean | 
contentEquals(java.lang.Object o)
内容是否和另一个相同 
 | 
void | 
reject(java.lang.String reason)
拒绝申请 
 | 
getBotAccount, getHttpApi, setBot@SerializedName(value="group_id") @Expose public java.lang.Long groupId
@SerializedName(value="sub_type") @Expose public java.lang.String subType
public void accept()
EventRequestaccept 在类中 EventRequestpublic void reject(java.lang.String reason)
EventRequestreject 在类中 EventRequestreason - 拒绝理由public boolean contentEquals(java.lang.Object o)
ContentComparablecontentEquals 在接口中 ContentComparablecontentEquals 在类中 Evento - 另一个