Uploaded image for project: 'ZABBIX CONTRIBUTION'
  1. ZABBIX CONTRIBUTION
  2. ZBXCTR-7

Telegram webhook: fix SetProxy method usage

    XMLWordPrintable

Details

    • Defect (Functional)
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 5.0.0
    • 5.0.2rc1, 5.2.0alpha1, 5.2 (plan)
    • Template
    • None
    • Team INT
    • Sprint 64 (May 2020)
    • 0.125

    Description

      There's a mistake in typo:

      request.setProxy(Telegram.proxy);
      

      Should be

      request.SetProxy(Telegram.proxy);
      

      Attachments

        Issue Links

          Activity

            People

              vjaceslavs Vjaceslavs Bogdanovs
              ableev Ilya Ableev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: