canAddWebPagePreviews property
Optional. True, if the user is allowed to add web page previews to their messages, implies can_send_media_messages
Implementation
@JsonKey(name: 'can_add_web_page_previews')
bool? get canAddWebPagePreviews;
Optional. True, if the user is allowed to add web page previews to their messages, implies can_send_media_messages
@JsonKey(name: 'can_add_web_page_previews')
bool? get canAddWebPagePreviews;