Skip to main content

Type Alias: ForwardOriginInput

ForwardOriginInput = string | { at?: number; id: string; sourceChatId?: string; sourceKey?: string; } | { at?: number; label: StaticText; sourceChatId?: string; sourceKey?: string; }

Defined in: types.ts:140

Author-facing form of ForwardOrigin.