WebAppInfo

telegramium.bots.WebAppInfo
final case class WebAppInfo(url: String)

Describes a Web App.

Value parameters

url

An HTTPS URL of a Web App to be opened with additional data as specified in Initializing Web Apps

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product