canAddWebPagePreviews property

  1. @JsonKey(name: 'can_add_web_page_previews')
bool? get canAddWebPagePreviews
inherited

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;