Documentation
¶
Index ¶
- Variables
- type Client
- func (c *Client) DoRequest(req *http.Request) (*http.Response, error)
- func (c *Client) GetAssetLocation(id int64, assetTypeID int32) (string, error)
- func (c *Client) GetToken() string
- func (c *Client) ReuploadSound(body io.Reader, placeID int64) (int64, error)
- func (c *Client) SetCookie(cookie string) error
- func (c *Client) SetToken(s string)
- type UserInfo
Constants ¶
This section is empty.
Variables ¶
View Source
var AuthenticateErrors = struct { ErrAuthorizationDenied error }{ ErrAuthorizationDenied: errors.New("invalid cookie"), }
View Source
var (
ErrNoWarning = errors.New("include the .ROBLOSECURITY warning")
)
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) GetAssetLocation ¶
func (*Client) ReuploadSound ¶
KRİTİK EKLENTİ: SES YÜKLEME FONKSİYONUNUN TAM UYGULAMASI
Click to show internal directories.
Click to hide internal directories.