def no_subreddit_selected(self): reply = message.information(self, 'No Subreddit Selected', no_subreddit_selected_message, message.Ok) return reply == message.Ok