add entrytype blockquote

pull/656/head
落心 4 months ago committed by demget
parent 4cce303fbc
commit 59775c24a0

@ -336,6 +336,7 @@ const (
EntityTextLink EntityType = "text_link"
EntitySpoiler EntityType = "spoiler"
EntityCustomEmoji EntityType = "custom_emoji"
EntityBlockquote EntityType = "blockquote"
)
// Entities is used to set message's text entities as a send option.

Loading…
Cancel
Save