DeepLinkInfo
---types--- help.deepLinkInfo#6a4ee832 flags:# update_app:flags.0?true message:string entities:flags.1?Vector<MessageEntity> = help.DeepLinkInfo
Belongs to
help.DeepLinkInfo |
This type can be an instance of either:
DeepLinkInfo | DeepLinkInfoEmpty |
Members
message | string | |
update_app | flag | This argument defaults to None and can be omitted. |
entities | MessageEntity | This argument defaults to None and can be omitted. Otherwise, a list must be supplied. |