Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FullUsage ¶
type FullUsage struct {
Uploadtd C.Bwidth // Upload Until Last Refresh
Downloadtd C.Bwidth
Download C.Bwidth
Upload C.Bwidth
}
Upload and Download should include today values
type HelpCommandInfo ¶
type UsageHistory ¶
type UsageHistory struct {
Total int
Thissession int
Usagehistory []db.UsageHistory
UserId int64
}
type User ¶
type User struct {
Id int64
Tguser *tgbotapi.User
*db.User
Newuser bool
// contains filtered or unexported fields
}
Standar Userfor all aplication
func (*User) IsBannedAny ¶
func (*User) Isbotstarted ¶
func (*User) IsremovedUser ¶
func (*User) Isverified ¶
Click to show internal directories.
Click to hide internal directories.