class Twitter::User

Defined in:

twitter/user.cr

Instance Method Summary

Instance Method Detail

def ==(other : self) #
Description copied from class Reference

Returns true if this reference is the same as other. Invokes same?.


[View source]