weechat-chatwork/meinfo.h

7 行
112 B
C

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