community

package
v1.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	URLReportAbuse = "/ISteamCommunity/ReportAbuse/v1/"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ReportAbuseForm

type ReportAbuseForm struct {
	steam.AppId
	SteamIdActor  uint   `json:"steamidActor" mapstructure:"steamidActor"`
	SteamIdTarget uint   `json:"steamidTarget" mapstructure:"steamidTarget"`
	AbuseType     uint   `json:"abuseType" mapstructure:"abuseType"`
	ContentType   uint   `json:"contentType" mapstructure:"contentType"`
	Description   string `json:"description" mapstructure:"description"`
	Gid           uint   `json:"gid" mapstructure:"gid"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL