Skip to content

Commit

Permalink
remove WikiPage
Browse files Browse the repository at this point in the history
  • Loading branch information
sdfsdhgjkbmnmxc committed Jun 12, 2021
1 parent 0734a14 commit 60b2070
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
3 changes: 0 additions & 3 deletions chat.go
Original file line number Diff line number Diff line change
Expand Up @@ -236,9 +236,6 @@ type Chat struct {
// Can I change Important flag in any message in this chat
CanSetImportantAnyMessage bool `json:"can_set_important_any_message,omitempty"`

// Wiki page in this chat
//WikiPage *ShortWikiPage `chattype:"group" json:"wiki_page,omitempty"`

// Date of the last message sent even if it was deleted
LastActivity ISODateTimeString `json:"last_activity,omitempty"`
}
Expand Down
21 changes: 0 additions & 21 deletions wiki_page.go

This file was deleted.

0 comments on commit 60b2070

Please sign in to comment.