mirror of
https://github.com/ttttupup/wxhelper.git
synced 2025-08-30 09:37:36 +08:00
4 lines
90 B
C
4 lines
90 B
C
#ifndef PAT_H_
|
|
#define PAT_H_
|
|
int SendPatMsg(wchar_t* chat_room_id,wchar_t* wxid);
|
|
#endif |