User:IsBot & RestrictChatMember:UntilDate

This commit is contained in:
Zaur Abdulgalimov 2017-11-09 18:41:22 +03:00
parent e6191af679
commit bd1aa7e6ef
2 changed files with 4 additions and 0 deletions

View file

@ -56,6 +56,7 @@ type User struct {
LastName string `json:"last_name"` // optional
UserName string `json:"username"` // optional
LanguageCode string `json:"language_code"` // optional
IsBot bool `json:"is_bot"` // optional
}
// String displays a simple text version of a user.