Fix typos in comments
This commit is contained in:
parent
537c005643
commit
fd903f8182
6 changed files with 7 additions and 7 deletions
2
types.go
2
types.go
|
@ -290,7 +290,7 @@ type Chat struct {
|
|||
// optional
|
||||
Permissions *ChatPermissions `json:"permissions,omitempty"`
|
||||
// SlowModeDelay is for supergroups, the minimum allowed delay between
|
||||
// consecutive messages sent by each unpriviledged user. Returned only in
|
||||
// consecutive messages sent by each unprivileged user. Returned only in
|
||||
// getChat.
|
||||
//
|
||||
// optional
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue