Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (14 loc) · 350 Bytes

bot_changed.md

File metadata and controls

16 lines (14 loc) · 350 Bytes

bot_changed event

{
	"type": "bot_changed",
	"bot": {
		"id": "B024BE7LH",
		"name": "hugbot",
		"icons": {
			"image_48": "https:\/\/slack.com\/path\/to\/hugbot_48.png"
		}
	}
}

The bot_changed event is sent to all connections for a team when an integration "bot" is updated. Clients can use this to update their local list of bots.