Documentation
¶
Index ¶
Constants ¶
View Source
const ( ErrFloodWait = "FLOODWAIT_X" ErrBadRequest = "BAD_REQUEST" ErrInternalServer = "INTERNAL_SERVER_ERROR" ErrLinkAlreadyFollowing = "LINK_ALREADY_FOLLOWING" ErrLimitExceeded = "LIMIT_EXCEEDED" ErrInvalidLanguageCode = "INVALID_LANGUAGE_CODE" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddLinkRequest ¶
type EditLinkSettingsRequest ¶
type ErrorResponse ¶
type LangPack ¶
type LangPack struct {
LangCode string `json:"lang_code"`
Strings map[translator.Key]string `json:"strings"`
}
type TrendingApp ¶
Click to show internal directories.
Click to hide internal directories.