def nothing_to_download(self):
text = 'Nothing to download. Please add users or subreddits you would like to download from.'
reply = message.information(self, 'Nothing to Download', text, message.Ok)
return reply == message.Ok
评论列表
文章目录