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

Event API GroupPoke

TheSnowfield edited this page Jul 24, 2021 · 1 revision

Poke a member of the group.

Definition

GroupPoke

Parameters

Name C Type Description
Bot uint32_t Bot account
Group uint32_t Group uin
Member uint32_t Member uin

Return

The return type is an uint32_t.

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