scrollToBottom() { const container = this.$el.querySelector( ".chatsContainerScrollArea .scroll" ) container.scrollTop = container.scrollHeight },