http://basedware.i2p/emdee/toxygen/commit/3272617403699e3b6d1a6f1197047ec046c2bd57?style=split&whitespace=show-all
_history , messages , messages . parent ( ) ) 32 toxygen/wrapper/tox.py Unescape Escape View file @ -29,7 +29,7 @@ class ToxOptions(Structure): class GroupChatSelfPeerInfo ( Structure ) : class GroupChatSelfPeerInfo ( Structure ) : _fields_ = [ _fields_ = [ ( ' nick ' , c_char_p ) , ( ' nick ' , c_char_p ) , ( ' nick_length ' , c_uint 16 ) , ( ' nick_length ' , c_uint 8 ) , ( ' user_status ' , c_int ) ( ' user_status ' , c_int ) ] ] @ -1533,7 +1533,7 @@ class Tox: # Group chat instance...