export interface ForceReply { force_reply: boolean; input_field_placeholder?: string; selective?: boolean; }