Function get_topic_id

Source
pub fn get_topic_id(pid: u16, index: u16) -> String
Expand description

Get the topicId at a certain index in a player’s latest topic changes.

pid The player ID whose topic changes should be used.
index The index of the topic.

Returns the topicId.