Changeset - 2384a100171d
[Not reviewed]
0 1 0
vitalyster - 12 years ago 2013-05-28 12:40:16
vitalyster@gmail.com
fixed direct messages
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
backends/twitter/TwitterPlugin.cpp
Show inline comments
 
@@ -594,6 +594,7 @@ std::string TwitterPlugin::getMostRecentDMIDUnsafe(const std::string user) {
 
			}
 
		}
 
	}
 
	return ID;
 
}
 

	
 
std::string TwitterPlugin::getMostRecentDMID(const std::string user)
0 comments (0 inline, 0 general)