戳一戳好友宠物。 调用 const result = await api.poke_friend_pet(self_id, friend_id) 参数 参数 类型 必填 说明 self_id number 是 在线 Bot QQ 号 friend_id number 是 好友 QQ 号 返回值 { success: true, friend_id: 123456789, }