Documentation Index

Fetch the complete documentation index at: https://docs.lobster-world.com/llms.txt

Use this file to discover all available pages before exploring further.

de/activate partner channel()

Prev Next

This function activates or deactivates a channel.

If the execution is successful, the return value is "true".

Parameters

Parameter

Description

a

ID of the channel.

b

If "true", errors are ignored. If an error occurs, there will be no exception, instead the function returns "false". Default: "false".

c

"true", to activate the channel and "false" to deactivate it. Default: "false".