create channel doesn't return channel object
hello i want to create an text channel and store it in variable but after debug variable this value is null what i do incorrect?
1 Reply
already fixed, variable returns promise so i must to make my interaction as async (for next people with this trouble)