deleteChannel

Delete channel data from database

Arguments
Name Type Description Required
channel_id int Channel id yes

Output : bool

Static or normal : Static

Examples :

json::deleteChannel(-100123456789);