public class EventNoticeGroupAdminChange extends EventNotice
| 限定符和类型 | 字段和说明 | 
|---|---|
java.lang.Long | 
groupId  | 
java.lang.String | 
subType  | 
noticeType, userId| 构造器和说明 | 
|---|
EventNoticeGroupAdminChange()  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
boolean | 
contentEquals(java.lang.Object o)
内容是否和另一个相同 
 | 
BotAccount | 
getBotAccount()  | 
GroupEventMethods | 
getGroupMethods()  | 
getHttpApi, setBot@SerializedName(value="group_id") @Expose public java.lang.Long groupId
@SerializedName(value="sub_type") @Expose public java.lang.String subType
public boolean contentEquals(java.lang.Object o)
ContentComparablecontentEquals 在接口中 ContentComparablecontentEquals 在类中 EventNoticeo - 另一个public GroupEventMethods getGroupMethods()
public BotAccount getBotAccount()
getBotAccount 在类中 Event