HrBot extends Base
Table of Contents
Constants
- BOT_CODE = 'hrbot'
Methods
- getBotIdOrRegister() : int
- register() : int
- unRegister() : bool
Constants
BOT_CODE
public
mixed
BOT_CODE
= 'hrbot'
Methods
getBotIdOrRegister()
public
static getBotIdOrRegister() : int
Return values
intregister()
public
static register([array<string|int, mixed> $params = [] ]) : int
Parameters
- $params : array<string|int, mixed> = []
Return values
intunRegister()
public
static unRegister() : bool