Queer European MD passionate about IT

Commit History

作者 SHA1 備註 提交日期
  Davte 3669680156 User higher level `answer_inline_query` method 6 年之前
  Davte 052410ecf7 Fixed bugs in parser decorator 6 年之前
  Davte a8a797a176 Bot decorators will pass only supported arguments to decorated functions 6 年之前
  Davte e412548edf Added Bot() property `callback_data_separator` and method to set it 6 年之前
  Davte 0ac4553591 Documentation 6 年之前
  Davte f1a5d244df Method to set event handler in routing table 6 年之前
  Davte 37d2b6f3d8 Set already_sent value, otherwise it may be referenced before assignment 6 年之前
  Davte 367b112809 Inline query decorator refactored 6 年之前
  Davte d6b7b3002e Fixed bug concerning wrong identifier in callback queries 6 年之前
  Davte b03b24fb2d Logical error in `Bot().split_message_text` method 6 年之前
  Davte 7129e20e31 function renamed to handler 6 年之前
  Davte e17b77490b Authorization function must accept user_record as argument 6 年之前
  Davte 87a2f629c7 Commands, aliases and callback handlers must be checked in order 6 年之前
  Davte 2a900ceea3 Pass user_record in addition to bot and update in routing cascade 6 年之前
  Davte 34c2135962 Preliminary and final additional tasks implemented 6 年之前
  Davte cff3c30481 Command decorator defined 6 年之前
  Davte 8ee798af5e Get inline_query_id from update 6 年之前
  Davte 8919fc08a3 Inline query handler refactored 6 年之前
  Davte f135279503 Check that session is open before trying to close it 6 年之前
  Davte dc5cc92867 Project modules must be imported with `davtelepot.` prefix 6 年之前
  Davte c477f290dd Callback query handler written 6 年之前
  Davte fd815e4c64 Wrapper for editMessageText method written 6 年之前
  Davte 12bc2eba44 Chosen inline result handler written 6 年之前
  Davte 80ea019d60 Inline query handler written 6 年之前
  Davte 4036971302 Avoid second try, as it is useless 6 年之前
  Davte 0610c0ce19 Wrapper for sendPhoto method 6 年之前
  Davte 589e27bf0e Provide bot with an associated database (SQLite by default) 6 年之前
  Davte b1ac8d3d40 Allow photo replies to text message updates 6 年之前
  Davte 967627c4a2 Path property implemented 6 年之前
  Davte 6b907957d5 Never show bot token or session token in log 6 年之前