Changeset 7b87539 for protocols/twitter/twitter_lib.h
- Timestamp:
- 2010-08-07T19:39:01Z (13 years ago)
- Branches:
- master
- Children:
- 203a2d2
- Parents:
- daae10f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/twitter/twitter_lib.h
rdaae10f r7b87539 84 84 void twitter_direct_messages_new(struct im_connection *ic, char *who, char *message); 85 85 void twitter_friendships_create_destroy(struct im_connection *ic, char *who, int create); 86 void twitter_status_destroy(struct im_connection *ic, guint64 id); 86 87 87 88 #endif //_TWITTER_LIB_H
Note: See TracChangeset
for help on using the changeset viewer.