InputRichMessage ---types---
inputRichMessage#e4c449fc flags:# rtl:flags.0?true noautolink:flags.1?true blocks:Vector <PageBlock > photos:flags.2?Vector <InputPhoto > documents:flags.3?Vector <InputDocument > users:flags.4?Vector <InputUser > = InputRichMessage Copy import to the clipboard Belongs to This type can be an instance of either:
Members blocks PageBlock A list must be supplied. rtl flag This argument defaults to None and can be omitted. noautolink flag This argument defaults to None and can be omitted. photos InputPhoto This argument defaults to None and can be omitted. Otherwise, a list must be supplied. documents InputDocument This argument defaults to None and can be omitted. Otherwise, a list must be supplied. users InputUser This argument defaults to None and can be omitted. Otherwise, Anything entity-like will work if the library can find its Input version (e.g., usernames, Peer, User or Channel objects, etc.). a list must be supplied.