publisher.py 文件源码

python
阅读 26 收藏 0 点赞 0 评论 0

项目:memes-reposter 作者: vaniakosmos 项目源码 文件源码
def post_title(self, post: Post) -> Message:
        text = self.format_header(post)
        return self.bot.send_message(chat_id=self.channel_id,
                                     text=text,
                                     disable_web_page_preview=True,
                                     timeout=self.timeout)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号