quoteEntities property
A JSON-serialized list of special entities that appear in the quote. It can be specified instead of quote_parse_mode.
Implementation
final List<MessageEntity>? quoteEntities;
A JSON-serialized list of special entities that appear in the quote. It can be specified instead of quote_parse_mode.
final List<MessageEntity>? quoteEntities;