4 lines
103 B
C
4 lines
103 B
C
#pragma once
|
|
|
|
void SendTextMessage(const wchar_t *wxid, const wchar_t *at_wxid, const wchar_t *msg);
|