Add RESULT_ID_DUPLICATE error

This commit is contained in:
Dan 2018-11-09 13:22:27 +01:00
parent 72bad9622a
commit c71d6781a2

View File

@ -70,3 +70,4 @@ USER_NOT_PARTICIPANT The user is not a member of this chat
CHANNEL_PRIVATE The channel/supergroup is not accessible
MESSAGE_IDS_EMPTY The requested message doesn't exist
RESULTS_TOO_MUCH You have put too many items in your result
RESULT_ID_DUPLICATE The result contains items with duplicated identifiers
1 id message
70 CHANNEL_PRIVATE The channel/supergroup is not accessible
71 MESSAGE_IDS_EMPTY The requested message doesn't exist
72 RESULTS_TOO_MUCH You have put too many items in your result
73 RESULT_ID_DUPLICATE The result contains items with duplicated identifiers