Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrAlreadyParticipant = tele.NewError(400, "Bad Request: USER_ALREADY_PARTICIPANT", "Bad Request: USER_ALREADY_PARTICIPANT") ErrChannelsTooMuch = tele.NewError(400, "Bad Request: CHANNELS_TOO_MUCH", "Bad Request: CHANNELS_TOO_MUCH") ErrUserChannelsTooMuch = tele.NewError(400, "Bad Request: USER_CHANNELS_TOO_MUCH", "Bad Request: USER_CHANNELS_TOO_MUCH") ErrHideRequesterMissing = tele.NewError(400, "Bad Request: HIDE_REQUESTER_MISSING", "Bad Request: HIDE_REQUESTER_MISSING") ErrUserIDInvalid = tele.NewError(400, "Bad Request: USER_ID_INVALID", "Bad Request: USER_ID_INVALID") )
made pr for this but till then we should implement it
Functions ¶
This section is empty.
Types ¶
type AnswerRequestResponse ¶
Click to show internal directories.
Click to hide internal directories.