Alexander Krotov
f0f020d9d2
chat: get rid of ChatId.is_error()
...
get_rowid should not return 0, as we have inserted a row right above.
And using is_error() instead of comparing row_id to 0 is a strange way
to check this condition.
As all functions that actually returned 0 chat ID to indicate error have
been removed, the function is gone too.
2020-06-06 19:49:57 +03:00
..
2020-06-05 16:27:22 +02:00
2020-06-05 16:27:22 +02:00
2020-06-06 18:42:54 +03:00
2020-05-22 21:03:01 +02:00
2020-04-13 23:02:57 +03:00
2020-05-22 21:03:01 +02:00
2020-06-06 19:49:57 +03:00
2020-05-13 18:29:22 +02:00
2020-06-05 16:27:22 +02:00
2020-05-03 13:38:39 +02:00
2020-05-31 17:04:25 +02:00
2020-06-05 16:27:22 +02:00
2020-06-06 18:29:35 +03:00
2020-05-29 18:14:21 +02:00
2020-04-13 23:02:57 +03:00
2020-06-04 22:46:59 +02:00
2020-05-13 18:29:22 +02:00
2020-05-23 00:17:50 +02:00
2020-05-07 13:55:09 +02:00
2020-05-29 11:25:52 +02:00
2020-06-05 16:27:22 +02:00
2020-06-04 22:46:59 +02:00
2020-05-29 11:25:52 +02:00
2020-05-13 18:29:22 +02:00
2020-05-23 18:56:45 +02:00
2020-05-22 21:03:01 +02:00
2020-06-06 18:42:54 +03:00
2020-06-04 22:46:59 +02:00
2020-05-23 18:56:45 +02:00
2020-05-25 00:17:01 +02:00
2020-06-04 22:46:59 +02:00
2020-05-22 11:10:26 +02:00
2020-05-22 11:37:12 +02:00
2020-06-04 22:46:59 +02:00
2020-06-04 22:46:59 +02:00
2020-06-04 22:46:59 +02:00
2020-06-05 16:27:22 +02:00
2020-06-04 22:46:59 +02:00
2020-04-27 16:47:16 +02:00
2020-05-22 11:37:03 +02:00
2020-05-13 18:29:22 +02:00
2020-04-23 06:48:18 +02:00
2020-03-14 15:17:47 +01:00