Direct Message item_type=music #1428
Unanswered
AdlanBousehaba
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello when a message is a spotify link i got no information about the music
Message :
[DirectMessage(
id='31145136527224996297337046915088384',
user_id=4366910723,
thread_id=340282366841710301244259205474388761168,
timestamp=datetime.datetime(2023, 7, 3, 10, 47, 14, 258749, tzinfo=datetime.timezone.utc),
item_type='music',
is_sent_by_viewer=False,
is_shh_mode=False,
reactions=None,
text=None,
reply=None,
link=None,
animated_media=None,
media=None,
visual_media=None,
media_share=None,
reel_share=None,
story_share=None,
felix_share=None,
clip=None,
placeholder=None
)]
Any idea of how should i get the link ?
Beta Was this translation helpful? Give feedback.
All reactions