fromRequest

@SerialName(value = "from_request")
val fromRequest: Boolean? = null(source)

Optional. True, if the access was granted after the user accepted an explicit request from a Web App sent by the method requestWriteAccess

type: Boolean