handle Webhook Command
Handles a webhook command.
Return
Returns true if the parameter is valid webhook command. Otherwise false.
Since
1.1.2
Parameters
payload
A command string as json type which key value is sendbird_call
. (e.g. {"sendbird_call":COMMAND_AS_JSON}).