From 8111eac0315db146c1be4b671a2127c3cd84e299 Mon Sep 17 00:00:00 2001 From: Shrimadhav U K Date: Sun, 4 Jul 2021 15:11:01 +0530 Subject: [PATCH] Update methods.csv --- telethon_generator/data/methods.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/telethon_generator/data/methods.csv b/telethon_generator/data/methods.csv index 2e96877d..156df003 100644 --- a/telethon_generator/data/methods.csv +++ b/telethon_generator/data/methods.csv @@ -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, \ No newline at end of file +users.setSecureValueErrors,bot,