记录类的使用
cn.blankcat.dto.announce.RecommendChannel
使用RecommendChannel的程序包
-
cn.blankcat.dto.announce中RecommendChannel的使用
修饰符和类型方法说明Announces.recommendChannels()返回recommendChannels记录组件的值。GuildAnnouncesToCreate.recommendChannels()返回recommendChannels记录组件的值。参数类型为RecommendChannel的cn.blankcat.dto.announce中的构造器限定符构造器说明Announces(String guildId, String channelId, String messageId, long announcesType, RecommendChannel[] recommendChannels) 创建Announces记录类的实例。GuildAnnouncesToCreate(String channelId, String messageId, long announcesType, RecommendChannel[] recommendChannels) 创建GuildAnnouncesToCreate记录类的实例。