weechat-chatwork/roomsinfo.h

7 行
121 B
C

#ifndef _ROOMSINFO_H_
#define _ROOMSINFO_H_
void getRoomsInfo (struct t_gui_buffer *buffer, const char *token);
#endif