DeepLinkInfo

---types---
help.deepLinkInfo#6a4ee832 update_app:flags.0?true message:string entities:flags.1?Vector<MessageEntity> = help.DeepLinkInfo

Belongs to

help.DeepLinkInfo

In Rust this constructor is a variant of the enums::help.DeepLinkInfo enum.
Match on it with: if let enums::help.DeepLinkInfo::DeepLinkInfo(v) = result { ... }

Parameters

update_apptrueoptional
messagestringrequired
entitiesVector<MessageEntity>optional