[feat] basic steam user parse
todo: steamid32 + avatar
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
pub mod id;
|
||||
pub mod path;
|
||||
pub mod reg;
|
||||
pub mod user;
|
||||
|
||||
// common steam utils
|
||||
use anyhow::Result;
|
||||
|
||||
Reference in New Issue
Block a user