程序包 onebot
接口 OnebotApi.GetGroupHonorInfoRespOrBuilder
- 所有超级接口:
com.google.protobuf.MessageLiteOrBuilder
- 封闭类:
- OnebotApi
public static interface OnebotApi.GetGroupHonorInfoRespOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
-
方法概要
修饰符和类型 方法 说明 OnebotApi.GetGroupHonorInfoResp.CurrentTalkativegetCurrentTalkative().onebot.GetGroupHonorInfoResp.CurrentTalkative current_talkative = 2;OnebotApi.GetGroupHonorInfoResp.HonorgetEmotionList(int index)repeated .onebot.GetGroupHonorInfoResp.Honor emotion_list = 7;intgetEmotionListCount()repeated .onebot.GetGroupHonorInfoResp.Honor emotion_list = 7;java.util.List<OnebotApi.GetGroupHonorInfoResp.Honor>getEmotionListList()repeated .onebot.GetGroupHonorInfoResp.Honor emotion_list = 7;longgetGroupId()int64 group_id = 1;OnebotApi.GetGroupHonorInfoResp.HonorgetLegendList(int index)repeated .onebot.GetGroupHonorInfoResp.Honor legend_list = 5;intgetLegendListCount()repeated .onebot.GetGroupHonorInfoResp.Honor legend_list = 5;java.util.List<OnebotApi.GetGroupHonorInfoResp.Honor>getLegendListList()repeated .onebot.GetGroupHonorInfoResp.Honor legend_list = 5;OnebotApi.GetGroupHonorInfoResp.HonorgetPerformerList(int index)repeated .onebot.GetGroupHonorInfoResp.Honor performer_list = 4;intgetPerformerListCount()repeated .onebot.GetGroupHonorInfoResp.Honor performer_list = 4;java.util.List<OnebotApi.GetGroupHonorInfoResp.Honor>getPerformerListList()repeated .onebot.GetGroupHonorInfoResp.Honor performer_list = 4;OnebotApi.GetGroupHonorInfoResp.HonorgetStrongNewbieList(int index)repeated .onebot.GetGroupHonorInfoResp.Honor strong_newbie_list = 6;intgetStrongNewbieListCount()repeated .onebot.GetGroupHonorInfoResp.Honor strong_newbie_list = 6;java.util.List<OnebotApi.GetGroupHonorInfoResp.Honor>getStrongNewbieListList()repeated .onebot.GetGroupHonorInfoResp.Honor strong_newbie_list = 6;OnebotApi.GetGroupHonorInfoResp.HonorgetTalkativeList(int index)repeated .onebot.GetGroupHonorInfoResp.Honor talkative_list = 3;intgetTalkativeListCount()repeated .onebot.GetGroupHonorInfoResp.Honor talkative_list = 3;java.util.List<OnebotApi.GetGroupHonorInfoResp.Honor>getTalkativeListList()repeated .onebot.GetGroupHonorInfoResp.Honor talkative_list = 3;booleanhasCurrentTalkative().onebot.GetGroupHonorInfoResp.CurrentTalkative current_talkative = 2;
-
方法详细资料
-
getGroupId
long getGroupId()int64 group_id = 1; -
hasCurrentTalkative
boolean hasCurrentTalkative().onebot.GetGroupHonorInfoResp.CurrentTalkative current_talkative = 2; -
getCurrentTalkative
OnebotApi.GetGroupHonorInfoResp.CurrentTalkative getCurrentTalkative().onebot.GetGroupHonorInfoResp.CurrentTalkative current_talkative = 2; -
getTalkativeListList
java.util.List<OnebotApi.GetGroupHonorInfoResp.Honor> getTalkativeListList()repeated .onebot.GetGroupHonorInfoResp.Honor talkative_list = 3; -
getTalkativeList
repeated .onebot.GetGroupHonorInfoResp.Honor talkative_list = 3; -
getTalkativeListCount
int getTalkativeListCount()repeated .onebot.GetGroupHonorInfoResp.Honor talkative_list = 3; -
getPerformerListList
java.util.List<OnebotApi.GetGroupHonorInfoResp.Honor> getPerformerListList()repeated .onebot.GetGroupHonorInfoResp.Honor performer_list = 4; -
getPerformerList
repeated .onebot.GetGroupHonorInfoResp.Honor performer_list = 4; -
getPerformerListCount
int getPerformerListCount()repeated .onebot.GetGroupHonorInfoResp.Honor performer_list = 4; -
getLegendListList
java.util.List<OnebotApi.GetGroupHonorInfoResp.Honor> getLegendListList()repeated .onebot.GetGroupHonorInfoResp.Honor legend_list = 5; -
getLegendList
repeated .onebot.GetGroupHonorInfoResp.Honor legend_list = 5; -
getLegendListCount
int getLegendListCount()repeated .onebot.GetGroupHonorInfoResp.Honor legend_list = 5; -
getStrongNewbieListList
java.util.List<OnebotApi.GetGroupHonorInfoResp.Honor> getStrongNewbieListList()repeated .onebot.GetGroupHonorInfoResp.Honor strong_newbie_list = 6; -
getStrongNewbieList
repeated .onebot.GetGroupHonorInfoResp.Honor strong_newbie_list = 6; -
getStrongNewbieListCount
int getStrongNewbieListCount()repeated .onebot.GetGroupHonorInfoResp.Honor strong_newbie_list = 6; -
getEmotionListList
java.util.List<OnebotApi.GetGroupHonorInfoResp.Honor> getEmotionListList()repeated .onebot.GetGroupHonorInfoResp.Honor emotion_list = 7; -
getEmotionList
repeated .onebot.GetGroupHonorInfoResp.Honor emotion_list = 7; -
getEmotionListCount
int getEmotionListCount()repeated .onebot.GetGroupHonorInfoResp.Honor emotion_list = 7;
-