ex_gram

v0.5.0-rc5

  • Pages
  • Modules
  • Exceptions

    ex_gram v0.5.0-rc5 ExGram.Dsl View Source

    Link to this section Summary

    Functions

    answer(cnt, text)
    answer(cnt, text, ops)
    answer(cnt, m, text, ops)
    answer_callback(cnt, ops)
    answer_callback(cnt, id, ops)
    create_inline(data \\ [[]])
    create_inline_button(row)
    edit(cnt, atom, text)
    edit(cnt, atom, text, ops)
    edit(cnt, arg2, m, text, ops)
    extract_callback_id(cid)
    extract_group(arg1)
    extract_id(u)
    extract_inline_id_params(m)
    extract_user(arg1)
    send_answers(cnt)

    Link to this section Functions

    Link to this function answer(cnt, text) View Source
    Link to this function answer(cnt, text, ops) View Source
    Link to this function answer(cnt, m, text, ops) View Source
    Link to this function answer_callback(cnt, ops) View Source
    Link to this function answer_callback(cnt, id, ops) View Source
    Link to this function create_inline(data \\ [[]]) View Source
    Link to this function create_inline_button(row) View Source
    Link to this function edit(cnt, atom, text) View Source
    Link to this function edit(cnt, atom, text, ops) View Source
    Link to this function edit(cnt, arg2, m, text, ops) View Source
    Link to this function extract_callback_id(cid) View Source
    Link to this function extract_group(arg1) View Source
    Link to this function extract_id(u) View Source
    Link to this function extract_inline_id_params(m) View Source
    Link to this function extract_user(arg1) View Source
    Link to this function send_answers(cnt) View Source

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.