Context public class Context : Codable Undocumented ancestors The ancestors of the status in the conversation, as a list of statuses. Declaration Swift public let ancestors: [Status] Show on GitHub descendants The descendants of the status in the conversation, as a list of statuses. Declaration Swift public let descendants: [Status] Show on GitHub