diff options
Diffstat (limited to 'snac.h')
| -rw-r--r-- | snac.h | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -298,6 +298,7 @@ const char *default_avatar_base64(void); | |||
| 298 | xs_str *process_tags(snac *snac, const char *content, xs_list **tag); | 298 | xs_str *process_tags(snac *snac, const char *content, xs_list **tag); |
| 299 | 299 | ||
| 300 | const char *get_atto(const xs_dict *msg); | 300 | const char *get_atto(const xs_dict *msg); |
| 301 | const char *get_in_reply_to(const xs_dict *msg); | ||
| 301 | xs_list *get_attachments(const xs_dict *msg); | 302 | xs_list *get_attachments(const xs_dict *msg); |
| 302 | 303 | ||
| 303 | xs_dict *msg_admiration(snac *snac, const char *object, const char *type); | 304 | xs_dict *msg_admiration(snac *snac, const char *object, const char *type); |