Class Response::Blacklist
In: lib/violet/response.rb
Parent: Base::GoodServerRsp
GoodServerRsp EarPositionSend NabCastSend CommandSend Signature PositionEar VoiceListTts LinkPreview MessageSend LangListUser RabbitName TtsSend ListReceivedMsg ListFriend RabbitSleep Blacklist Timezone RabbitVersion WebRadioSend ChorSend BadServerRsp NoGoodTokenOrSerial ChorNotSend NabCastNotSend MessageNotSend AbuseSending NoCorrectParameters TtsNotSend NotV2Rabbit WebRadioNotSend EarPositionNotSend Exception ProtocolExcepion ServerRsp EmptyServerRsp Base Response dot/f_5.png

a count and the list of people in your blacklist

    rsp.blacklist   # => {:nb=>"2"}
    rsp.pseudos     # => [{:name=>"toto"}, {:name=>"tata"}]

[Validate]