getChat(chatId:)

Find a chat by id

func getChat(chatId: String) -> Chat?

Return Value

the chat if known, or NULL