Create Custom Channel

Hi Everyone!

I'm trying to create new custome channel for chat, but I don't understand 2 steps as shown in the below image that how to create and where to create. Could you explain me?



Regards Abbos Haydarov

Like 0

Like

1 comments

Hello, 

First SQL query will create a table that stores the custom channel data.

Then we need to register our custom channel in the database by adding a record to the Channel table. 

Create the queries and bind it in Configuration SQL script. 

Show all comments