Difference between revisions of "Template:API HTTP Callback Vars"

From SmartBots Developers Docs
Jump to: navigation, search
(Created page with "{{API Variable Group|Input parameters}} {{API Variable|action|yes}} = {{{1}}} {{API Variable|bot_name|yes}} the SL name of your bot {{API Variable|msgid|yes}} internal message...")
 
 
Line 2: Line 2:
 
{{API Variable|action|yes}} = {{{1}}}
 
{{API Variable|action|yes}} = {{{1}}}
 
{{API Variable|bot_name|yes}} the SL name of your bot
 
{{API Variable|bot_name|yes}} the SL name of your bot
{{API Variable|msgid|yes}} internal message sequence number (you can ignore this value)
+
{{API Variable|channel|yes}} the unique bot id
 
{{API Variable|cid|yes}} internal HTTP connection identifier (you can ignore this value)
 
{{API Variable|cid|yes}} internal HTTP connection identifier (you can ignore this value)
  
 
{{API Variable Group|Input parameters specific for ''{{{1}}}''}}
 
{{API Variable Group|Input parameters specific for ''{{{1}}}''}}

Latest revision as of 22:34, 13 July 2019

|- class="row-b" | colspan=4 | Input parameters: |- class="row-a {{{3}}}" | width="10" | | width="180" | action | width="60" | yes | = {{{1}}} |- class="row-a {{{3}}}" | width="10" | | width="180" | bot_name | width="60" | yes | the SL name of your bot |- class="row-a {{{3}}}" | width="10" | | width="180" | channel | width="60" | yes | the unique bot id |- class="row-a {{{3}}}" | width="10" | | width="180" | cid | width="60" | yes | internal HTTP connection identifier (you can ignore this value)

|- class="row-b" | colspan=4 | Input parameters specific for {{{1}}}: