WeChatFerry/Spy/get_contacts.h
2022-10-15 20:25:42 +08:00

6 lines
95 B
C

#pragma once
#include "../proto/wcf.grpc.pb.h"
bool GetContacts(wcf::Contacts *contacts);