Skip to content

Commit

Permalink
Added alias '.getScrollButton()' for .getScrollToBottomButton()
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui authored May 9, 2024
1 parent e5c1d82 commit ae06fd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chatgpt.js
Original file line number Diff line number Diff line change
Expand Up @@ -1888,6 +1888,7 @@ const functionAliases = [
['getFooterDiv', 'getFooter'],
['getHeaderDiv', 'getHeader'],
['getLastPrompt', 'getLastQuery', 'getMyLastMsg', 'getMyLastQuery'],
['getScrollToBottomButton', 'getScrollButton'],
['getTextarea', 'getTextArea', 'getChatbox', 'getChatBox'],
['isFullScreen', 'isFullscreen'],
['logOut', 'logout', 'logOff', 'logoff', 'signOut', 'signout', 'signOff', 'signoff'],
Expand Down

0 comments on commit ae06fd8

Please sign in to comment.