Results 1 issues of BimoSora

How is the code to set this when the start starts the user is asked to join the channel first? https://api.telegram.org/bot[TOKEN]/getChatMember?chat_id=@[channelname]&user_id=[user_id This is my start code ``` bot.start(async(ctx)=>{ msg =...