Commit graph

121 commits

Author SHA1 Message Date
Syfaro
08d7c01637 Rename all errors to be prefixed with Err. 2016-03-30 09:04:15 -05:00
Syfaro
6c84cd1fbb Replace bad file type error with constant 2016-03-30 09:04:15 -05:00
Syfaro
99262cf76c Remove deprecated methods. 2016-03-30 09:04:15 -05:00
Syfaro
e8dfdeeeb9 Major documentation and code cleanup.
All documention is now less than 80 characters wide. Old methods now
show deprecated warnings. The Values/Params/Method functions are now
private. Types and configs have required and optional comments on
them. Simplified some function logic.
2016-01-03 16:54:24 -06:00
Syfaro
1ae7803be0 Add untested support for Inline Queries. 2016-01-01 00:10:28 -06:00
Gleb Sinyavsky
1cede9cf45 Some helper methods added to Message. Some tests added. Small fixes 2015-12-13 20:31:59 +03:00
Gleb Sinyavsky
eb6b784a5a mime_type and file_size added for file messages 2015-12-13 20:00:20 +03:00
Syfaro
6960b6fd79 Remove ReplyMarkup interface from MessageConfig, fixes #30 2015-11-25 09:08:03 -06:00
Gleb Sinyavsky
4037dbed02 Lint issues fixed 2015-11-21 19:43:24 +03:00
Gleb Sinyavsky
c4515aa388 Small fixes 2015-11-21 14:44:26 +03:00
Gleb Sinyavsky
9644984dae removeWebhook method added. 2015-11-21 14:26:39 +03:00
Gleb Sinyavsky
53dd9f6367 Fixes, tests improved 2015-11-21 14:22:08 +03:00
Gleb Sinyavsky
a192540b8c Many tests added. Small fixes 2015-11-20 20:26:12 +03:00
Gleb Sinyavsky
d0711736ec Test added, small improvements 2015-11-20 18:30:50 +03:00
Gleb Sinyavsky
da026b435e Totally new, universal API 2015-11-20 17:55:32 +03:00
Gleb Sinyavsky
d3f7ac7197 Refactorings 2015-11-20 17:31:01 +03:00
Gleb Sinyavsky
9361631c6d Refactoring 2015-11-20 17:08:53 +03:00
Gleb Sinyavsky
54b9c7e14b Refactoring 2015-11-20 15:15:34 +03:00
Gleb Sinyavsky
4610c561c6 Drying 2015-11-20 14:19:37 +03:00
Gleb Sinyavsky
57a07c0c22 Refactoring and DRYing 2015-11-20 14:06:51 +03:00
Gleb Sinyavsky
13a8bd025c Refactorings 2015-11-20 13:42:26 +03:00