mirror of
https://github.com/ttttupup/wxhelper.git
synced 2025-08-02 22:07:35 +08:00
5 lines
103 B
C
5 lines
103 B
C
#ifndef FORWARD_H_
|
|
#define FORWARD_H_
|
|
|
|
int ForwardMsg(wchar_t *wxid, unsigned long long msgid);
|
|
#endif |