Skip to content

Releases: MajMcCloud/TelegramBotFramework

User uploades and improvements

27 Mar 08:19
b2db44f
Compare
Choose a tag to compare
  • adding new SentData Event in FormBase for User uploads (for Photo, Audio, Video, Contact, Location, Document)
  • adding RequestUserLocation and RequestUserContact to Device class
  • Update to Device class
  • updating examples
  • adding example for data upload
  • small documentary Updates (Readme.md)

Bugfixes and improvements (v1.3.1.2)

20 Mar 10:01
Compare
Choose a tag to compare
  • Small fix in Systemcall management
  • system calls now async with await
  • added start command to example
  • added "handled" property to system call event args

1.3.1.0

20 Mar 04:24
929db3a
Compare
Choose a tag to compare
  • Added easy to use Proxy functionality into constructor
  • improved DeviceSession
  • added IsGroup property to DeviceSession

Update

18 Mar 05:44
Compare
Choose a tag to compare

Updated system call management
parameters are now easier available
example project added parameter example