(Update 2022) Telegram Messaging Bot using C# (Receive messages, Read/Write files, JSON)

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 34

  • @codewithibrahim9995
    @codewithibrahim9995  2 года назад +2

    Code is available at: gist.github.com/isammour/537c46e8cdc263017e94404df99f1944

  • @The88Cheat
    @The88Cheat 4 месяца назад

    This was AMAZING. I love the way you teach.

  • @Metaconta
    @Metaconta Год назад +2

    Hello.
    I have a device connected to the serial/USB port, eg Arduino.
    In Telegram with C#. Can I send commands to control the serial port?
    For example, I send a command or a message using Telegram from my mobile far from my house, and it answers me if I have the light off or on.
    Can be done?
    A cordial greetings.

    • @codewithibrahim9995
      @codewithibrahim9995  Год назад

      Of course, you can check zeromq which is a messaging service you can use to send data between different programs of different languages. So you can create a socket in c# and one in c++ and exchange data between them

  • @topfaacts
    @topfaacts 4 месяца назад

    hello, can I get the code somewhere, because the github link doesn't contain anything 😅

  • @جوادخدادادی-ر4ز
    @جوادخدادادی-ر4ز 10 месяцев назад

    tnx for this video. is complete ♥♥♥

  • @harpreetsingh-fo7oi
    @harpreetsingh-fo7oi 2 месяца назад

    How to read this in java android studio in listview . Please help

  • @Revalium
    @Revalium 2 года назад +2

    well explained

  • @mobsession5076
    @mobsession5076 Год назад +1

    hi
    Telegram.Bot.extensions.polling have been deleted I can't find it, what is the solution?

  • @מתןעדן-ה6ז
    @מתןעדן-ה6ז 5 месяцев назад

    Thank You!

  • @MoneLai-h1i
    @MoneLai-h1i 8 месяцев назад

    Hi , does Telegram Messaging Bot using C# is able to use Web app browser?

  • @davidlevy7944
    @davidlevy7944 10 месяцев назад

    I reviewed the code and didn't find where to set the group chatID, is that supported?

  • @Revalium
    @Revalium 2 года назад +2

    Well explained

  • @dgomesreal
    @dgomesreal 2 года назад

    WOOW 😍Thanks

  • @BarneyMyBoy
    @BarneyMyBoy 2 года назад

    Hi Mr. Ibrahim, I managed to run single telegram bot listening with windows service, but how can I run multiple telegram bot listening with one windows service. Please advice. Thanks

  • @RussellThomas
    @RussellThomas 2 года назад

    I would be interested in a video on how to send a text message from c# to the bot directed to a user.

    • @thegood861
      @thegood861 2 года назад +1

      i have this solution

    • @RussellThomas
      @RussellThomas 2 года назад

      @@thegood861 I was able to figure it out too. :)

    • @ariperez6454
      @ariperez6454 Год назад

      @@RussellThomas what is the solution?

  • @cv.asiaputraandalas7619
    @cv.asiaputraandalas7619 2 года назад

    how get data messaging channel telegram with bot vb net... ?? thank u sir

  • @Глеб-х7т
    @Глеб-х7т 2 года назад +1

    thx

  • @R1SH-play
    @R1SH-play 2 года назад +2

    Спасибо огромное, очень круто кодируете!

  • @faridfarid342
    @faridfarid342 2 года назад

    how to see like : if(msg.type = photo) ?

  • @lionelhoundji6192
    @lionelhoundji6192 2 года назад

    How manage the multi users ?

  • @ezequielbritomateus2091
    @ezequielbritomateus2091 2 года назад

    Queria saber se consigo pegar um bot e enviar mensagem para ele, sem ter o token

  • @21mitrandir
    @21mitrandir Год назад

    Thanks

  • @personalaccountchannel
    @personalaccountchannel 2 года назад

    can you make tutorial on auto url remove bot

  • @vvp6552
    @vvp6552 Год назад

    Russian accent!?

  • @elliott177
    @elliott177 2 года назад

    ???????

  • @richieKH2707
    @richieKH2707 2 года назад +2

    Send Telegram Message & Photo Please...