• Resolved AmirHossein

    (@aghorbanmehr)


    Hi marco
    I’m using telegram_sendmessage() method in telegram commands, between [insert_php] and [/insert_php] tags! but it sends every messages two times!
    what should I do?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Marco Milesi

    (@milmor)

    Hi,
    the text you enter between those shortcodes in intended to be already a sendmessage() return, so you shouldn’t call another sendmessage there.

    If you want a better control, i suggest to create a single php file plugin. Check our faq

    • This reply was modified 9 years, 3 months ago by Marco Milesi.
    Thread Starter AmirHossein

    (@aghorbanmehr)

    Ok I got it.
    Thanks!!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘using telegram_sendmessage() in telegram commands!!!’ is closed to new replies.