botan v0.2.0 Botan

Provides access to Botan.io API

Summary

Functions

Use this method to track events

Functions

track(event, uid, properties \\ [])
track(binary, integer, [{atom, any}]) ::
  {:ok, Botan.Model.Result.t} |
  {:error, Botan.Model.Error.t}

Use this method to track events

Args:

  • event - name of tracking event
  • uid - user_id
  • properties - optional tracking params

Properties: could be anything you want to track additionally

  • :chat_id - for example chat id
  • :some_metric or some metric