gpt4 book ai didi

python - 通过 iter_messages 识别相册和图像

转载 作者:行者123 更新时间:2023-12-05 05:01:10 29 4
gpt4 key购买 nike

我通过以下方式迭代抛出消息:

async for message in client.iter_messages(source_name, offset_date=offset_date, reverse=True):

但是如果我单独得到相册或一些图像并不重要。无论如何,这将是不同的消息。我需要辨别相册和图像。如何做到这一点?

最佳答案

如果存在 message.grouped_id,则它是一个唯一编号,对单个相册中的所有照片都相同。如果为 None,则消息不在相册中。

关于python - 通过 iter_messages 识别相册和图像,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62832328/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com