pub fn add_topic(pid: u16, topic_id: &str)
Add a new topic to the topic changes for a player.
pid The player ID whose topic changes should be used. topic_id The topicId of the topic.
pid
topic_id
Returns void