Answers for ""await" allowed only within async function"

1

"await" allowed only within async function

await ctx.send(f'Question: {question}\nAnswer: {random.choice(responses)}')
Posted by: Guest on September-12-2021

Browse Popular Code Answers by Language