Minor correction
This commit is contained in:
parent
b2fe2bdec3
commit
9a113db0a0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue