yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gui::ProposalEntry Struct Reference

Represents an AI-generated proposal. More...

#include <collaboration_panel.h>

Public Attributes

std::string proposal_id
 
std::string sender
 
std::string description
 
std::string proposal_data
 
std::string status
 
int64_t timestamp
 

Detailed Description

Represents an AI-generated proposal.

Definition at line 58 of file collaboration_panel.h.

Member Data Documentation

◆ proposal_id

std::string yaze::gui::ProposalEntry::proposal_id

Definition at line 59 of file collaboration_panel.h.

◆ sender

std::string yaze::gui::ProposalEntry::sender

◆ description

std::string yaze::gui::ProposalEntry::description

◆ proposal_data

std::string yaze::gui::ProposalEntry::proposal_data

◆ status

std::string yaze::gui::ProposalEntry::status

◆ timestamp

int64_t yaze::gui::ProposalEntry::timestamp

The documentation for this struct was generated from the following file: