Versions in this module Expand all Collapse all v1 v1.3.2 May 20, 2024 v1.3.1 Mar 17, 2024 v1.3.0 Mar 7, 2024 Changes in this version + const URLQueryFiles + const URLSetDeveloperMetadata + const URLUpdateAppUGCBan + const URLUpdateBanStatus + const URLUpdateIncompatibleStatus + const URLUpdateTags + type AppUGCBanUpdateOption struct + AppId uint + ExpirationTime uint + Reason string + SteamId uint + type BanStatusUpdateOption struct + AppId uint + Banned bool + PublishFileId uint + Reason string + type DeveloperMetaSetOption struct + AppId uint + MeataData string + PublishFileId uint + type EPublishedFileInfoMatchingFileType = uint + type EPublishedFileQueryType = uint + type File struct + AppName string + BanReason string + BanTextCheckResult uint + Banned bool + Banner string + CanBeDeleted bool + CanSubscribe bool + ConsumerAppId uint + ConsumerShortcutId uint + Creator string + CreatorAppId uint + Favorited uint + FileDescription string + FileSize string + FileType uint + Filename string + Flags uint + Followers uint + HContentFile string + HContentPreview string + KVTags []FileKvTag + Language int + LifeTimeFavorited uint + LifeTimeFollowers uint + LifeTimePlayTime string + LifeTimePlayTimeSessions string + LifeTimeSubscriptions uint + MaybeInappropriateSex bool + MaybeInappropriateViolence bool + NumChildren uint + NumCommentsPublic uint + NumReports uint + PreviewFileSize string + PreviewUrl string + Previews []FilePreview + PublishedFileId string + Result uint + Revision uint + RevisionChangeNumber string + ShowSubscribeAll bool + Subscriptions uint + Tags []FileTag + TimeCreated uint64 + TimeUpdated uint64 + Title string + Url string + Views uint + Visibility uint + VoteData FileVoteData + WorkShopAccepted bool + WorkshopFile bool + type FileKvTag struct + Key string + Value string + type FileList struct + Response struct{ ... } + type FilePreview struct + Filename string + PreviewId string + PreviewType int + Size int + SortOrder int + Url string + type FileQueryOption struct + AppID uint + CacheMaxAgeSeconds uint + ChildPublishedFileId uint + CreatorAppId uint + Cursor string + Days uint + ExcludedTags string + FileType uint + IdsOnly bool + IncludeRecentVotesOnly bool + Language steam.LanguageCode + MatchAllTags bool + NumPerPage uint + OmittedFlags string + Page uint + QueryType EPublishedFileQueryType + RequiredFlags string + RequiredTags string + ReturnChildren bool + ReturnForSaleData bool + ReturnKvTags bool + ReturnMetaData bool + ReturnPlayTimeStats uint + ReturnPreviews bool + ReturnShortDescription bool + ReturnTags bool + ReturnVoteData bool + SearchText string + TotalOnly bool + type FileTag struct + DisplayName string + Tag string + type FileVoteData struct + Score float64 + VoteDown int + VoteUp int + type IncompatibleStatusUpdateOption struct + AppId uint + Incompatible bool + PublishFileId uint + type TagUpdateOption struct + AddTags string + AppId uint + PublishFileId uint + RemoveTags string