接口 MessageSettingApi


public interface MessageSettingApi
频道消息频率设置对象Api
  • 方法详细资料

    • getMessageSettingInfo

      Tuple<MessageSetting,String> getMessageSettingInfo(String bot_id, String guild_id)
      获取频道消息频率设置信息 用于获取机器人在频道 guild_id 内的消息频率设置。
      参数:
      bot_id - 传入机器人ID
      guild_id - 频道ID
      返回:
      返回频道消息频率设置对象