Skip to content

issues Search Results · repo:pengrad/java-telegram-bot-api language:Java

Filter by

306 results
 (58 ms)

306 results

inpengrad/java-telegram-bot-api (press backspace or delete to remove)

Hello all, I m using the library in my Telegram bot and after upgrading to 8.3.0, the bot is unable to process video files. Please refer to this pull request, I m testing against this branch: https://github.com/Stickerifier/Stickerify/pull/333/files ...
  • rob93c
  • 3
  • Opened 
    26 days ago
  • #421

I m working on a legacy project that contains the java-telegram-bot-api-full.jar lib. Is there any way to know its version? It doesn t contain versioning in the file name and I also didn t find it in the ...
  • polianomartini
  • 2
  • Opened 
    28 days ago
  • #420

Hello, The fact that class SendVideo is extending a different class from other send methods (SendMessage, SendPhoto...) could break compatibility. For example I have some methods that take as input an ...
  • mircoianese
  • 1
  • Opened 
    28 days ago
  • #419

Both of current costructors has required field inputMessageContent or wrapped for same reasons messageText The thing is input_message_content | InputMessageContent | Optional. Content of the message ...
  • 90K2
  • 2
  • Opened 
    on Feb 8
  • #416

Hello! Constructors of some response classes are package private (for example GetMeResponse). Could you make them public? It s needed for test purposes.
  • Salex1440
  • 5
  • Opened 
    on Feb 7
  • #415

In my application I m probably sending some incorrect Markdown which makes Telegram discard the message and send an error code. However, the problem is that this fact seems to be hidden by the library. ...
  • maxim-kukushkin
  • 1
  • Opened 
    on Jan 25
  • #413

The bot does not see the installation of reactions to messages, or I am doing something wrong, please tell me how to properly track the installation of reactions. handle.setUpdatesListener(updates - { ...
  • skiddgoddamn
  • 2
  • Opened 
    on Jan 17
  • #411

Hello there! Trying to post a message in certain group topic/thread but have no luck. Trying this SendMessage message = new SendMessage(chatId, textToSend).replyToMessageId(topicID); or SendMessage message ...
  • Surax23
  • 1
  • Opened 
    on Jan 17
  • #410

If you don`t mind, I`ll rewrite model classes with Lombok for easier updates in future and to avoid such a mess like in BotCommand
  • rufus20145
  • 3
  • Opened 
    on Nov 23, 2024
  • #406

Hi @pengrad any ETA on the availability of this new api Bot API 8.0 in your repository? Thanks so much
  • therickys93
  • 5
  • Opened 
    on Nov 21, 2024
  • #404
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub