Update methods.csv

This commit is contained in:
Shrimadhav U K 2021-07-04 15:11:01 +05:30 committed by GitHub
parent 7141ce797b
commit 8111eac031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -296,7 +296,7 @@ messages.toggleStickerSets,user,
messages.uninstallStickerSet,user,STICKERSET_INVALID
messages.updateDialogFilter,user,
messages.updateDialogFiltersOrder,user,
messages.updatePinnedMessage,both,
messages.updatePinnedMessage,both,BOT_ONESIDE_NOT_AVAIL
messages.uploadEncryptedFile,user,
messages.uploadMedia,both,BOT_MISSING MEDIA_INVALID PEER_ID_INVALID
payments.clearSavedInfo,user,
@ -351,4 +351,4 @@ upload.saveBigFilePart,both,FILE_PARTS_INVALID FILE_PART_EMPTY FILE_PART_INVALID
upload.saveFilePart,both,FILE_PART_EMPTY FILE_PART_INVALID INPUT_FETCH_FAIL SESSION_PASSWORD_NEEDED
users.getFullUser,both,TIMEOUT USER_ID_INVALID
users.getUsers,both,AUTH_KEY_PERM_EMPTY MEMBER_NO_LOCATION NEED_MEMBER_INVALID SESSION_PASSWORD_NEEDED TIMEOUT
users.setSecureValueErrors,bot,
users.setSecureValueErrors,bot,

1 method usability errors
296 messages.uninstallStickerSet user STICKERSET_INVALID
297 messages.updateDialogFilter user
298 messages.updateDialogFiltersOrder user
299 messages.updatePinnedMessage both BOT_ONESIDE_NOT_AVAIL
300 messages.uploadEncryptedFile user
301 messages.uploadMedia both BOT_MISSING MEDIA_INVALID PEER_ID_INVALID
302 payments.clearSavedInfo user
351 upload.saveFilePart both FILE_PART_EMPTY FILE_PART_INVALID INPUT_FETCH_FAIL SESSION_PASSWORD_NEEDED
352 users.getFullUser both TIMEOUT USER_ID_INVALID
353 users.getUsers both AUTH_KEY_PERM_EMPTY MEMBER_NO_LOCATION NEED_MEMBER_INVALID SESSION_PASSWORD_NEEDED TIMEOUT
354 users.setSecureValueErrors bot