Appearance
@line/bot-sdk • Docs
@line/bot-sdk / moduleOperation / GetModulesResponse
Type Alias: GetModulesResponse
GetModulesResponse:
object
List of bots to which the module is attached
Type declaration
bots
bots:
ModuleBot
[]
Array of Bot list Item objects representing basic information about the bot.
See
next?
optional
next:string
Continuation token. Used to get the next array of basic bot information. This property is only returned if there are more unreturned results.