Add ProtectContent field, spoiler type comment.
This commit is contained in:
parent
ef6e421559
commit
50273c947a
2 changed files with 3 additions and 0 deletions
1
types.go
1
types.go
|
@ -712,6 +712,7 @@ type MessageEntity struct {
|
|||
// “italic” (italic text),
|
||||
// “underline” (underlined text),
|
||||
// “strikethrough” (strikethrough text),
|
||||
// "spoiler" (spoiler message),
|
||||
// “code” (monowidth string),
|
||||
// “pre” (monowidth block),
|
||||
// “text_link” (for clickable text URLs),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue