Minor correction

This commit is contained in:
netkas 2024-10-07 15:20:30 -04:00
parent b2fe2bdec3
commit 9a113db0a0

View file

@ -23,7 +23,7 @@
* (monowidth block), “text_link” (for clickable text URLs), “text_mention” (for users without usernames), * (monowidth block), “text_link” (for clickable text URLs), “text_mention” (for users without usernames),
* “custom_emoji” (for inline custom emoji stickers) * “custom_emoji” (for inline custom emoji stickers)
* *
* @return string * @return MessageEntityType
*/ */
public function getType(): MessageEntityType public function getType(): MessageEntityType
{ {