const botsChatIds = bots.map(({ user }) => user).map(user => this.chatApi.getChatUserId(user));