-record(send_rich_message_draft_parameters, { chat_id :: integer(), message_thread_id :: gleam@option:option(integer()), draft_id :: integer(), rich_message :: telega@model@types:input_rich_message() }).