API Version: 0.0
Library Version: 0.2.1-dev
Generated by gi-docgen 2023.1
gboolean talkatu_message_remove_attachment ( TalkatuMessage* message, guint64 id )
Removes the TalkatuAttachment identified by id if it exists.
TalkatuAttachment
id
Type: guint64
guint64
The id of the TalkatuAttachment.
Type: gboolean
gboolean
TRUE if the TalkatuAttachment was found and removed, FALSE otherwise.
TRUE
FALSE