BotexTelegram.Helpers.Command (botex_telegram v2.0.1)

Command helper module

Summary

Functions

Create short command with some data

Functions

create_short_command(name, data)

@spec create_short_command(binary(), binary()) :: binary()

Create short command with some data

Parameters

  • name: command name
  • data: data for command