Home telegram - inputWebFileLocation
Post
Cancel

telegram - inputWebFileLocation

enum InputWebFileLocation

1
2
3
case inputWebFileLocation(url: String, accessHash: Int64)
case inputWebFileGeoMessageLocation(peer: Api.InputPeer, msgId: Int32, w: Int32, h: Int32, zoom: Int32, scale: Int32)
case inputWebFileGeoPointLocation(geoPoint: Api.InputGeoPoint, accessHash: Int64, w: Int32, h: Int32, zoom: Int32, scale: Int32)
This post is licensed under CC BY 4.0 by the author.