namespace Cute; public class PostParams { public string viewer_id = ""; public ulong steam_id; public string steam_session_ticket; }