Notes:
-
-
- $(urlfetch {{ url }})
-
-
-
-
- Ankhbot command:
- $readapi({{ url }})
-
-
-
-
- Deepbot command:
- @customapi@[{{ url }}]
-
-
-
-
- PhantomBot command:
- (customapi {{ url }})
-
-
-
-
- Ohbot command:
- [customapi {{ url }}]
-
- Route parameters:
- -Parameter name: | -Description: | -Required: | -Type: | -|
---|---|---|---|---|
{{ p.name }} | - -{{ p.description.join(" ") }} |
- {{ p.description }} | - -- | {{ p.type || 'string' }} |
-
Query string parameters:
- -Parameter name: | -Description: | -Required: | -Type: | -|
---|---|---|---|---|
{{ p.name }} | - -{{ p.description.join(" ") }} |
- {{ p.description }} | - -- | {{ p.type || 'string' }} |
-