Class TdApi.TMeUrl

  • Enclosing class:
    TdApi

    public static class TdApi.TMeUrl
    extends TdApi.Object
    Represents a URL linking to an internal Telegram entity.
    • Constructor Detail

      • TMeUrl

        public TMeUrl()
        Represents a URL linking to an internal Telegram entity.
      • TMeUrl

        public TMeUrl​(String url,
                      TdApi.TMeUrlType type)
        Represents a URL linking to an internal Telegram entity.
        Parameters:
        url - URL.
        type - Type of the URL.