InputBusinessChatLink
---types--- inputBusinessChatLink#11679fa7 flags:# message:string entities:flags.0?Vector<MessageEntity> title:flags.1?string = InputBusinessChatLink
Belongs to
InputBusinessChatLink |
This type can only be an instance of:
InputBusinessChatLink |
Members
message | string | |
entities | MessageEntity | This argument defaults to None and can be omitted. Otherwise, a list must be supplied. |
title | string | This argument defaults to None and can be omitted. |