help.editUserInfo

Internal use

 Method schema is available as of layer 89. Switch »

Parameters

Name Type Description
user_id InputUser User
message string Message
entities Vector<MessageEntity> Message entities for styled text

Result

help.UserInfo

Possible errors

Code Type Description
400 ENTITY_BOUNDS_INVALID A specified entity offset or length is invalid, see here » for info on how to properly compute the entity offset/length.
403 USER_INVALID Invalid user provided.

Related pages

Styled text with message entities

How to create styled text with message entities