You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
duration_secs? | float | the duration of the audio file (currently for voice messages)
waveform? | string | base64 encoded bytearray representing a sampled waveform (currently for voice messages)
flags? | integer | attachment flags combined as a bitfield
The text was updated successfully, but these errors were encountered:
valzargaming
changed the title
Channel part is missing attributes for voice messages and attachment flags
Attachment part is missing attributes for voice messages and attachment flags
May 7, 2024
DiscordPHP/src/Discord/Parts/Channel/Attachment.php
Lines 16 to 33 in a8a617d
See https://discord.com/developers/docs/resources/channel#attachment-object-attachment-structure
The text was updated successfully, but these errors were encountered: