Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Event API PrivatePoke

TheSnowfield edited this page Jul 25, 2021 · 2 revisions

Poke a member of the group.

Definition

GroupPokeMember

Parameters

Name C Type Description
Bot uint32_t Bot account
Friend uint32_t Friend uin

Return

The return type is an uint32_t.

Return Value Description
SUCCESS
0
Operation successfully.
FAILED
-1
Operation failed.
DISABLED
-2
Friend disabled him this function.