Document new known RPC error

This commit is contained in:
Lonami Exo
2020-08-23 11:37:59 +02:00
parent 26ff92caa9
commit accb2142e7
2 changed files with 2 additions and 1 deletions

View File

@@ -227,7 +227,7 @@ messages.getPeerDialogs,user,CHANNEL_PRIVATE PEER_ID_INVALID
messages.getPeerSettings,user,CHANNEL_INVALID PEER_ID_INVALID
messages.getPinnedDialogs,user,
messages.getPollResults,user,
messages.getPollVotes,user,
messages.getPollVotes,user,BROADCAST_FORBIDDEN
messages.getRecentLocations,user,
messages.getRecentStickers,user,
messages.getSavedGifs,user,
1 method usability errors
227 messages.getPeerSettings user CHANNEL_INVALID PEER_ID_INVALID
228 messages.getPinnedDialogs user
229 messages.getPollResults user
230 messages.getPollVotes user BROADCAST_FORBIDDEN
231 messages.getRecentLocations user
232 messages.getRecentStickers user
233 messages.getSavedGifs user