OnTopicCreated typedef

OnTopicCreated = void Function(String oldName, String newName)

Implementation

typedef OnTopicCreated = void Function(String groupID, String topicID);