NAME

Bot::BasicBot::Pluggable::Module::Notes::Store::DBIC::Schema::Result::Note

ACCESSORS

id

  data_type: 'integer'
  is_nullable: 1

timestamp

  data_type: 'text'
  is_nullable: 1

name

  data_type: 'text'
  is_nullable: 1

channel

  data_type: 'text'
  is_nullable: 1

notes

  data_type: 'text'
  is_nullable: 1